pub use microrm::DB; mod schema; mod cli; mod cert; fn main() { cli::invoked(); }