hyper-static 0.1.6

A static file handler for Rust/Hyper with minimal logic
Documentation
1
2
3
#![doc = include_str!("../README.md")]
pub mod serve;
pub mod streamer;