complete redesign
This commit is contained in:
7
common/src/lib.rs
Normal file
7
common/src/lib.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
// common/src/lib.rs
|
||||
pub mod proto {
|
||||
include!("proto/multieko2.adresar.rs");
|
||||
include!("proto/multieko2.common.rs");
|
||||
include!("proto/multieko2.table_structure.rs");
|
||||
include!("proto/multieko2.uctovnictvo.rs");
|
||||
}
|
||||
Reference in New Issue
Block a user