Module warp::filters::fs[][src]

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.