Trait for types that form a total order.| doc.rust-lang.org
A trait for objects which are byte-oriented sinks.| doc.rust-lang.org
`Result` is a type that represents either success (`Ok`) or failure (`Err`).| doc.rust-lang.org
A trait for giving a type a useful default value.| doc.rust-lang.org
The `Option` type. See the module level documentation for more.| doc.rust-lang.org
Optional values.| doc.rust-lang.org