dumbo_config 0.1.0

a config loader
Documentation
1
2
3
4
5
6
mod config;

pub use config::load_config;

#[cfg(test)]
mod tests;