pub(super) fn parse_optional_format_modifier<const VERSION: u8>( modifiers: &[Modifier<'_>], ) -> Result<Spanned<bool>, Error>