Module android_sparse::result [−][src]
Error handling with the Result
type.
Enums
Error |
Error type used for all errors produced by this crate. |
Type Definitions
Result |
Result type used for error handling in this crate. |