toml_edit::parser::datetime

Function date_fullyear

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