server: move domain types to a separate file
This commit is contained in:
committed by
nitnelave
parent
e89b1538af
commit
09a0522e2d
@@ -9,3 +9,4 @@ pub mod sql_migrations;
|
||||
pub mod sql_opaque_handler;
|
||||
pub mod sql_tables;
|
||||
pub mod sql_user_backend_handler;
|
||||
pub mod types;
|
||||
|
||||
Reference in New Issue
Block a user