Crates.io | media-types |
lib.rs | media-types |
version | 0.2.0 |
source | src |
created_at | 2015-08-17 18:02:52.267193 |
updated_at | 2016-01-16 20:22:05.523969 |
description | Media Types and utility methods. |
homepage | |
repository | https://github.com/pyfisch/rust-media-types |
max_upload_size | |
id | 2860 |
size | 34,144 |
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.