Module rama::http::dep::mime_guess

Expand description

Re-export of the mime_guess crate.

Guessing of MIME types by file extension.

Modules§

Structs§

  • An iterator over the Mime types of a MimeGuess.
  • An iterator over the raw media type strings of a MimeGuess.
  • A parsed mime or media type.
  • A “guess” of the MIME/Media Type(s) of an extension or path as one or more Mime instances.

Functions§