Available on crate feature
fs
only.Structs§
- Caching
- Controls if caching information should be sent.
- File
- Memory
File - Static get handler which servers/returns a file.
- Partial
File - Range
- Static
File - Static get handler which servers/returns a file.
- Static
File Owned - Static get handler which servers/returns a file.
- Static
Files - Static get handler which servers files from a directory.
- Static
Files Owned - Static get handler which servers files from a directory.
Enums§
Traits§
Functions§
- serve_
file - returns io::Error not found if the path is a directory
- serve_
memory_ file