Module fs
rama
0.2.0-alpha.7
Module fs
Module Items
Structs
In rama::
http::
service
Modules
client
fs
redirect
web
rama
::
http
::
service
Module
fs
Copy item path
Settings
Help
Summary
Expand description
File system related services.
Structs
§
Async
Read
Body
Adapter that turns an [
impl AsyncRead
][tokio::io::AsyncRead] to an
impl Body
.
Default
Serve
DirFallback
The default fallback service used with
ServeDir
.
Serve
Dir
Service that serves files from a given directory and all its sub directories.
Serve
File
Service that serves a file.