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.
- Host: GitHub
- URL: https://github.com/termoshtt/iana-media-types
- Owner: termoshtt
- License: apache-2.0
- Created: 2022-11-14T06:15:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T21:29:31.000Z (over 2 years ago)
- Last Synced: 2024-05-02T00:37:59.180Z (almost 2 years ago)
- Topics: codegen, rust
- Language: Rust
- Homepage:
- Size: 174 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
iana-media-types crate
-----------------------
[](https://crates.io/crates/iana-media-types)
[](https://docs.rs/iana-media-types)
[](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.