forked from NationTech/harmony
chore: Reorganize file tree for easier onboarding. Rust project now at the root for simple git clone && cargo run
This commit is contained in:
4
opnsense-config-xml/src/lib.rs
Normal file
4
opnsense-config-xml/src/lib.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
mod data;
|
||||
mod xml_utils;
|
||||
pub use data::*;
|
||||
pub use yaserde::MaybeString;
|
||||
Reference in New Issue
Block a user