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