parse_format_description_version

Function parse_format_description_version 

Source
pub(crate) fn parse_format_description_version<const NO_EQUALS_IS_MOD_NAME: bool>(
    iter: &mut Peekable<IntoIter>,
) -> Result<Option<FormatDescriptionVersion>, Error>