1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 16:52:59 +01:00
actix-website/static/api/actix-web/0.7.2/actix_web/fs/sidebar-items.js
2018-07-26 10:53:41 -07:00

1 line
689 B
JavaScript

initSidebarItems({"fn":[["file_extension_to_mime","Return the MIME type associated with a filename extension (case-insensitive). If `ext` is empty or no associated type for the extension was found, returns the type `application/octet-stream`."]],"struct":[["ChunkedReadFile","A helper created from a `std::fs::File` which reads the file chunk-by-chunk on a `CpuPool`."],["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"]],"trait":[["StaticFileConfig","Describes `StaticFiles` configiration"]]});