[][src]Crate static_dir

A crate for embedding static assets into warp webservers.

Macros

static_dir

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