iana-media-types crate ----------------------- [![crate](https://img.shields.io/crates/v/iana-media-types.svg)](https://crates.io/crates/iana-media-types) [![docs.rs](https://docs.rs/iana-media-types/badge.svg)](https://docs.rs/iana-media-types) [![master](https://img.shields.io/badge/docs-master-blue)](https://termoshtt.github.io/iana-media-types/iana_media_types/index.html) Translate CSV from [IANA Media Types](https://www.iana.org/assignments/media-types/media-types.xhtml) as a Rust crate. License -------- © 2022 Toshiki Teramura (@termoshtt) This project is licensed under either of - Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0) - MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT) at your option.