pub const CONFIG_SCHEMA_FIELDS: &'static [Field];
Every key the config parser accepts, in document order. Kept honest by the tests at the bottom of this file — see the module doc comment.