Skip to main content

subtag_matches

Function subtag_matches 

Source
pub(super) fn subtag_matches(
    language: impl AsRef<[u8]>,
    subtag: impl AsRef<[u8]>,
) -> bool