essence 0.3.3

Essential models and database logic for the Adapt chat platform.
Documentation
1
2
3
4
5
pub mod auth;
pub mod channel;
pub mod guild;
pub mod role;
pub mod user;