gumbo-lib 0.1.7

Best of the best rust projects all mixed together into a website framework
Documentation
1
2
3
4
mod strip_app_root;
mod strip_path_prefix;
pub use strip_app_root::StripAppRoot;
pub use strip_path_prefix::StripPathPrefix;