Module rama::http::dep::mime

Expand description

Re-export of the mime crate.

Support MIME (Media Types) as strong types in Rust.

Structs§

  • An error when parsing a Mime from a string.
  • A parsed mime or media type.
  • An iterator of parsed mime
  • A section of a Mime.
  • An iterator over the parameters of a MIME.

Constants§