natter/src/config/mod.rs

3 lines
51 B
Rust
Raw Normal View History

mod definition;
pub(crate) use definition::Config;