Module finchers::endpoints::fs[][src]

Endpoints for serving static contents on the file system.

Structs

Dir
File

Functions

dir

Create an endpoint which serves files in the specified directory.

file

Create an endpoint which serves a specified file on the file system.