Skip to main content

CONFIG_FILE_FIELDS

Constant CONFIG_FILE_FIELDS 

Source
pub const CONFIG_FILE_FIELDS: &[&str];
Expand description

The list of ConfigFile field names, in declaration order — the single source both the schema generator and its unit test read, so the schema’s properties can never silently diverge from the struct.