Rust Programming
Unwinding
Aborting
unwrap Method
expect Method
unwrap_or Method
unwrap_or_else Method
? Operator
Manual Error Propagation
From Trait for Error Conversion
Error Trait Implementation
Error Composition
Previous
7. Common Collections
Go to top
Next
9. Generic Types, Traits, and Lifetimes