Module fs
warp
0.3.7
Module fs
Module Items
Structs
Functions
In warp::
filters
Modules
addr
any
body
cookie
cors
ext
fs
header
host
log
method
multipart
path
query
reply
sse
trace
ws
Structs
BoxedFilter
warp
::
filters
Module
fs
Copy item path
Settings
Help
Summary
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
.