Struct num::traits::ParseFloatError [−] [src]

pub struct ParseFloatError {
    pub kind: FloatErrorKind,
}

Fields

kind