rocket-config 0.0.2

Rust library providing a plugin loading and managing configuration files for Rocket.
Documentation
1
2
pub const CONFIGURATION_DIRECTORY: &str = "./config";
pub const DEV_CONFIGURATION_DIRECTORY: &str = "./config/dev";