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.