Skip to main content

next_f32

Function next_f32 

Source
pub(crate) fn next_f32(
    toks: &mut SplitAsciiWhitespace<'_>,
    field: &'static str,
    lineno: usize,
) -> Result<f32, ParseError>