Module multiple

Source
Available on crate feature multipart only.
Expand description

Generate forms to use in responses.

Structsยง

MultipartForm
Create multipart forms to be used in API responses.
Part
A single part of a multipart form as defined by https://www.w3.org/TR/html401/interact/forms.html#h-17.13.4 and RFC5758.