Available on crate feature
multipart
only.Expand description
Generate forms to use in responses.
Structsยง
- Create multipart forms to be used in API responses.
- 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.