server: split off varlink-related code to separate module
Build and test / check (push) Failing after 40s
Build and test / build (push) Successful in 1m37s
Build and test / test (push) Successful in 1m56s
Build and test / docs (push) Successful in 3m47s

This commit is contained in:
2026-01-09 04:47:19 +09:00
parent def1ff330c
commit dfa0f5a406
6 changed files with 127 additions and 112 deletions
+1
View File
@@ -1,2 +1,3 @@
pub mod config;
pub mod rwhod;
pub mod varlink_api;