1 2 3 4 5 6
pub const VERSION: &str = "0.37.3"; pub const DOSSIER_CONFIGURATION_YAML_FILE_NAME: &str = "nmd.yml"; pub const DOSSIER_CONFIGURATION_JSON_FILE_NAME: &str = "nmd.json"; pub const NMD_EXTENSION: &str = "nmd";