Module actix_web::fs [−][src]
Static files support
Structs
ChunkedReadFile |
A helper created from a |
DefaultConfig |
Default content disposition as described in StaticFileConfig |
Directory |
A directory; responds with the generated directory listing. |
NamedFile |
A file with an associated name. |
StaticFiles |
Static files handling |
Traits
StaticFileConfig |
Describes |
Functions
file_extension_to_mime |
Return the MIME type associated with a filename extension (case-insensitive).
If |