[][src]Type Definition rustils::parse::float::ParseResultF32

type ParseResultF32 = Result<f32, ParseError>;