time_macros::date

Function parse

source
pub(crate) fn parse(chars: &mut Peekable<IntoIter>) -> Result<Date, Error>