https://github.com/pyfisch/rust-media-types
https://github.com/pyfisch/rust-media-types
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyfisch/rust-media-types
- Owner: pyfisch
- License: mit
- Created: 2015-08-17T14:26:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T20:22:39.000Z (over 10 years ago)
- Last Synced: 2025-09-18T08:18:24.316Z (9 months ago)
- Language: Rust
- Size: 563 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-media-types
[](https://travis-ci.org/pyfisch/rust-media-types)
[](https://coveralls.io/r/pyfisch/rust-media-types)
[](./LICENSE)
[](https://crates.io/crates/media-types)
Media Types also known as MIME types describe the nature of data they are
used in email to describe the file type of attachments and in HTTP to to give
the type of a resource.
The documentation is located at http://pyfisch.github.io/rust-media-types.