unchained_web 0.2.2

Simple router and template renderer.
Documentation
1
2
3
4
5
6
pub mod error;
pub mod router;
pub mod server;
pub mod templates;
pub mod workers;
pub mod zip_longest;