1 2 3 4
pub const BINARY_NAME: &str = "btr"; pub const CONFIG_FILE_NAME: &str = ".btr.toml"; pub const PROFILE_ENV_VAR: &str = "BTR_PROFILE"; pub const SCHEMA_ID: &str = "https://example.com/btr.schema.json";