chore: Reorganize file tree for easier onboarding. Rust project now at the root for simple git clone && cargo run
This commit is contained in:
5
opnsense-config/src/modules/mod.rs
Normal file
5
opnsense-config/src/modules/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod caddy;
|
||||
pub mod dhcp;
|
||||
pub mod dns;
|
||||
pub mod load_balancer;
|
||||
pub mod tftp;
|
||||
Reference in New Issue
Block a user