Module gotham_formdata::value

source ·
Expand description

This mod defines the Value used for parsing the form data.

Structs§

  • A parsed mime or media type.
  • A value, either a string parsed from and urlencoded form, or bytes from a multipart body.

Enums§

Type Aliases§