Skip to main content

parse_annotated_year_month

Function parse_annotated_year_month 

Source
pub(crate) fn parse_annotated_year_month<'a, T: EncodingType>(
    cursor: &mut Cursor<'a, T>,
    handler: impl FnMut(Annotation<'a, T>) -> Option<Annotation<'a, T>>,
) -> ParserResult<IxdtfParseRecord<'a, T>>
Expand description

Parse an annotated YearMonth