1
2
3
//! A collection of useful HTTP handlers.

pub mod static_files;