An open API service indexing awesome lists of open source software.

https://github.com/termoshtt/iana-media-types

IANA Media Types as a Rust crate.
https://github.com/termoshtt/iana-media-types

codegen rust

Last synced: 11 months ago
JSON representation

IANA Media Types as a Rust crate.

Awesome Lists containing this project

README

          

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.