toml_edit::parser::numbers

Function inf

source
pub(crate) fn inf(
    input: &mut Stateful<Located<&'_ BStr>, RecursionCheck>,
) -> PResult<f64>