lrwf-web 0.1.0

LRWF Web layer: SPA static file serving middleware
Documentation
1
2
3
4
5
// lrwf-web — SPA static file serving middleware.

mod spa;

pub use spa::SpaMiddleware;