Expand description
local file serving with http.
Modules§
- runtime
- runtime module contains traits for introducing custom async file system impl.
Structs§
Enums§
- Chunk
Reader - chunked file reader with async Stream
- Serve
Error - high level error types for serving file. see into_response_from and into_response for way of converting error to Response type.