forked from NationTech/harmony
wip: New crate opnsense-config
This commit is contained in:
6
harmony-rs/opnsense-config/src/lib.rs
Normal file
6
harmony-rs/opnsense-config/src/lib.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
pub mod config;
|
||||
pub mod modules;
|
||||
pub mod error;
|
||||
|
||||
pub use config::Config;
|
||||
pub use error::Error;
|
||||
Reference in New Issue
Block a user