Module fs

Module fs 

Source
Available on crate features http and net and haproxy and cli only.
Expand description

Service that serves a file or directory using ServeFile or ServeDir, or a placeholder page.

Structsยง

FsServiceBuilder
Builder that can be used to run your own serve Service, serving a file or directory, or a placeholder page.