shield-axum 0.2.4

Axum integration for Shield.
Documentation
1
2
3
4
5
6
7
mod action;
mod forms;
mod user;

pub use action::*;
pub use forms::*;
pub use user::*;