fumnet 0.2.3

Fumnet - authentication library for Ferdowsi University of Mashhad captive portal
Documentation
1
2
3
4
5
pub mod account;
pub mod error;
mod states;

pub use account::logout;