toml_edit::parser::datetime

Function time_hour

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