benchmarking and wiring pages features to client

This commit is contained in:
Priec
2026-07-20 19:58:24 +02:00
parent 8598af05e7
commit 864251c5e0
11 changed files with 12 additions and 1658 deletions

View File

@@ -8,9 +8,6 @@ pub mod proto {
pub mod accounting {
include!("proto/komp_ac.accounting.rs");
}
pub mod adresar {
include!("proto/komp_ac.adresar.rs");
}
pub mod analytics {
include!("proto/komp_ac.analytics.rs");
}
@@ -32,9 +29,6 @@ pub mod proto {
pub mod table_structure {
include!("proto/komp_ac.table_structure.rs");
}
pub mod uctovnictvo {
include!("proto/komp_ac.uctovnictvo.rs");
}
pub mod table_definition {
include!("proto/komp_ac.table_definition.rs");
}