mirror of
https://github.com/rust-lang/book.git
synced 2026-05-17 22:31:47 -04:00
- Rexport `tokio::fs::read_to_string` as `trpl::read_to_string`. - Add a no-listing example for the mutable borrow example. This will keep us honest that the code there itself compiles just fine!