Skip to main content

number

Function number 

Source
pub(crate) fn number(
    s: &str,
    field: &'static str,
    line: usize,
) -> Result<f32, ParseError>