Struct std::num::dec2flt::ParseFloatError
[−]
[src]
pub struct ParseFloatError { kind: FloatErrorKind, }
An error which can be returned when parsing a float.
Fields
kind |
Methods
impl ParseFloatError
fn __description(&self) -> &str
Unstable (
int_error_internals
): available through Error trait and this method should not be exposed publicly