naru-config 0.6.2

A security-first configuration manager with encryption and audit logging
1
2
3
pub const NARU_DIR: &str = ".naru";
pub const CONFIG_FILE: &str = "config.json";
pub const SCHEMA_FILE: &str = "schema.json";