
Assigned new feature name `core_io_borrowed_buf` to distinguish from the `Read::read_buf` functionality in `std::io`.
1 line
18 B
Rust
1 line
18 B
Rust
mod borrowed_buf;
|