chore: re-map project structure to using multi workspace paradigm
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
pub mod common_dto;
|
||||
pub mod error_dto;
|
||||
pub use common_dto::*;
|
||||
pub use error_dto::*;
|
||||
Reference in New Issue
Block a user