refactor: create schema module
This commit is contained in:
@@ -2,6 +2,7 @@ pub mod close;
|
||||
pub mod config;
|
||||
pub mod conn;
|
||||
pub mod db;
|
||||
pub mod schema;
|
||||
pub mod error;
|
||||
pub mod event;
|
||||
pub mod hexrange;
|
||||
|
||||
Reference in New Issue
Block a user