sitter 0.1.6

A library for managing user registration, login, and the user's things.
Documentation
/// A library for managing registration, login, and associated things.
pub mod email;
pub mod logger;
pub mod password;
pub mod person;