Struct core::num::ParseIntError
[−]
[src]
pub struct ParseIntError { // some fields omitted }
An error which can be returned when parsing an integer.
Methods
impl ParseIntError
fn description(&self) -> &str
Unstable
: available through Error trait