#[macro_use] extern crate diesel; pub mod db; #[rustfmt::skip] pub(crate) mod schema;