pub(crate) fn day(input: &[u8]) -> Option<ParsedItem<'_, NonZero<u8>>>
parsing
Parse a day of the month.