Crate async_buf_reader_utils

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