autter-core 2.0.2

Autter authentication service for Shrimpcamp
Documentation
1
2
3
4
5
6
7
pub mod config;
pub mod database;
pub mod macros;
pub mod model;

pub use database::DataManager;
pub use oiseau::cache;