client: add mod

This commit is contained in:
Luna Yao
2026-04-06 11:54:01 +02:00
parent 7e16b7f69f
commit ee3b7f2335
2 changed files with 1 additions and 0 deletions
View File
+1
View File
@@ -1,3 +1,4 @@
pub mod config; pub mod config;
mod utils; mod utils;
pub mod zone; pub mod zone;
mod client;