1
2
3
4
5
6
//! Defines all the typed database objects & schemas.

pub mod attr;
pub mod auth;
pub mod def;
pub mod error;