Docs.rs
async_buf_reader_utils-0.1.0
async_buf_reader_utils 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mkralla11
Dependencies
async-std ^1.3.0
normal
futures ^0.3.1
normal
futures-core-preview ^0.3.0-alpha.19
normal
memchr ^2
normal
once_cell ^1.2.0
normal
pin-project-lite ^0.1.1
normal
pin-utils ^0.1.0-alpha.4
normal
Versions
28.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
buf_
reader_
utils
0.1.0
All Items
Sections
async-std BufReader additional functionality
Crate Items
Modules
Crate
async_buf_reader_utils
Copy item path
Source
Expand description
§
async-std BufReader additional functionality
Adds additional functionality to the
async-std
crate for the async BufReader implementation.
Modules
§
prelude
The async BufReader utils prelude.
read_
until_
index_
found