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