toml_edit::parser::datetime

Function date_fullyear

Source
pub(crate) fn date_fullyear(
    input: &mut Stateful<LocatingSlice<&'_ BStr>, RecursionCheck>,
) -> ModalResult<u16>