Skip to main content

app_json_settings/
lib.rs

1mod core;
2pub use core::error::{ConfigError, Result};
3pub use core::ConfigManager;