warp
0.3.7
Module fs
Structs
Functions
In warp::
filters
Module
warp
::
filters
::
fs
Copy item path
source
·
[
−
]
Expand description
File System Filters
Structs
§
File
A file response.
Functions
§
dir
Creates a
Filter
that serves a directory at the base
path
joined by the request path.
file
Creates a
Filter
that serves a File at the
path
.