media-types 0.2.0

Media Types and utility methods.
Documentation

rust-media-types

Build Status Coverage Status MIT licensed crates.io

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.