Function mime_db::extensions[][src]

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