### Location `fs::read`'s errors section ### Summary It holds this hard to follow sentence: "It will also return an error if it encounters while reading an error of a kind other than [`io::ErrorKind::Interrupted`]." [fs::read](https://doc.rust-lang.org/std/fs/fn.read.html)