Struct std::num::ParseFloatError
[-] [+]
[src]
pub struct ParseFloatError { // some fields omitted }
An error which can be returned when parsing a float.
Methods
impl ParseFloatError
fn description(&self) -> &str
Unstable
: available through Error trait