Module tsukuyomi::mime[][src]

The definition of media types.

The items in this module are simply re-exports from mime crate. See the crate level documentation of mime for details.

Re-exports

pub use self::mime::*;

Structs

Mime

A parsed mime or media type.

Name

A section of a Mime.

Params

An iterator over the parameters of a MIME.