warp
0.3.7
Module fs
Module Items
Structs
Functions
In warp::
filters
warp
::
filters
Module
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
.