add DnsConfig and ZoneConfig with proto definitions

This commit is contained in:
Luna Yao
2026-04-06 11:54:01 +02:00
parent 7abdfd35e8
commit 3f3aec8edd
10 changed files with 319 additions and 15 deletions
+2
View File
@@ -0,0 +1,2 @@
pub mod config;
mod utils;