Module fs
warp
0.3.7
Module fs
Module Items
Structs
Enums
Constants
Functions
In warp::
filters
Modules
addr
any
body
cookie
cors
ext
fs
header
host
log
method
path
query
reply
sse
trace
Structs
BoxedFilter
warp
::
filters
Module
fs
Copy item path
Settings
Help
Summary
Source
Expand description
File System Filters
Structs
§
ArcPath
🔒
BadRange
🔒
Conditionals
🔒
File
A file response.
File
Open
Error
🔒
File
Permission
Error
🔒
Enums
§
Cond
🔒
Constants
§
DEFAULT_
READ_
BUF_
SIZE
🔒
Functions
§
bytes_
range
🔒
conditionals
🔒
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
.
file_
conditional
🔒
file_
metadata
🔒
file_
reply
🔒
file_
stream
🔒
get_
block_
size
🔒
optimal_
buf_
size
🔒
path_
from_
tail
🔒
reserve_
at_
least
🔒
sanitize_
path
🔒