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