Function mime_db::extensions

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