Expand description
Additional types for generating responses.
Re-exports§
pub use crate::json_lines::JsonLines;
json-lines
pub use crate::typed_header::TypedHeader;
typed-header
Modules§
- multiple
multipart
Generate forms to use in responses.
Structs§
- Attachment
attachment
A file attachment response. - A CSS response.
- Erased
Json erased-json
A response type that holds a JSON in serialized form. - A HTML response.
- A JavaScript response.
- A WASM response.