mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
04c108711e
The documentation states that this `ErrorKind` is not used by the standard library. Instead, `io::ErrorKind::Uncategorized` should be used.