Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename
get_buffer
to poll_get_buffer
for consistency
Function returning `std::task::Poll` enums are usually called `poll_*` to tell them apart from their async variants.
- Loading branch information