Expand description
File serving, file accepting, and file metadata types.
Modules§
Macros§
- Generates a crate-relative version of a path.
Structs§
- Custom handler for serving static files.
- A
Responder
that sends file data with a Content-Type based on its file extension.
Enums§
- A data and form guard that streams data into a temporary file.