pipi-rs 0.1.1

Pipi web framework for Rust
Documentation
1
2
3
4
#[cfg(feature = "auth_jwt")]
pub mod auth;
pub mod shared_store;
pub mod validate;