1 2 3
pub const NARU_DIR: &str = ".naru"; pub const CONFIG_FILE: &str = "config.json"; pub const SCHEMA_FILE: &str = "schema.json";