toml_edit::parser::numbers

Function nan

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