pub struct TryFromIntError(/* private fields */);
The error type returned when a checked integral type conversion fails.