Expand description
Error types for conversion to integral types.
Structs
- An error which can be returned when parsing an integer.
- The error type returned when a checked integral type conversion fails.
Enums
- Enum to store the various types of errors that can cause parsing an integer to fail.