mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
883a241c08
Mention std::io::Error::from(ErrorKind) in Error::new() docs This conversion is not very discoverable for the cases where an error is required without extra payload.