Module fs

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.