mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 10:13:54 +00:00
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;
|