A TCP stream between a local and a remote socket.| doc.rust-lang.org
A list specifying general categories of I/O error.| doc.rust-lang.org
A wrapper type to construct uninitialized instances of `T`.| doc.rust-lang.org
An object providing access to an open file on the filesystem.| doc.rust-lang.org
`Result` is a type that represents either success (`Ok`) or failure (`Err`).| doc.rust-lang.org