Skip to main content

CONFIG_SCHEMA_FIELDS

Constant CONFIG_SCHEMA_FIELDS 

Source
pub const CONFIG_SCHEMA_FIELDS: &'static [Field];
Expand description

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.