[][src]Crate tide_naive_static_files

Code heavily based on https://github.com/http-rs/tide/blob/4aec5fe2bb6b8202f7ae48e416eeb37345cf029f/backup/examples/staticfile.rs

Structs

StaticDirServer

Simple static file handler for Tide inspired from https://github.com/iron/staticfile.

Functions

serve_static_file