shield-leptos 0.0.2

Leptos integration for Shield.
Documentation
1
2
3
4
5
mod sign_in;
mod sign_out;

pub use sign_in::*;
pub use sign_out::*;