Enum num::bigint::ParseBigIntError
[−]
[src]
pub enum ParseBigIntError { ParseInt(ParseIntError), Other, }
Variants
ParseInt | ||
Other |