extensions

Function extensions 

Source
pub fn extensions(
    mime_type: impl AsRef<str>,
) -> Option<impl Iterator<Item = &'static str>>