#include <config.h>
Structure describing the format of a configuration value.
This structure is used in a const array which is referenced by a struct ec_config. Each entry of the array represents a key/value storage of the configuration dictionary.
Definition at line 43 of file config.h.