mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +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`