Expand description
A collection of errors specific to this crate’s types that can occur when using them.
Structs§
- Parse
IntError - The error type that is returned when parsing an integer from an invalid source.
- TryFrom
IntError - The error type that is returned when a failed conversion from an integer occurs.