wip: refactor

This commit is contained in:
2025-01-24 13:30:07 +07:00
parent 272259cd16
commit 3b6541b900
15 changed files with 99 additions and 93 deletions

2
crates/common/src/lib.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod constants;
pub mod utils;