mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
dc348dbd90
docs: improve std::fs::read doc #### What does this PR do 1. Rephrase a confusing sentence in the document of `std::fs::read()` ----- Closes #114432 cc `@Dexus0` `@saethlin`