Module warp::filters::fs

source ·
Expand description

File System Filters

Structs§

  • A file response.

Functions§

  • Creates a Filter that serves a directory at the base path joined by the request path.
  • Creates a Filter that serves a File at the path.