Crate zcfg [] [src]

Modules

__zcfg_example_pub_config

Macros

_define_config_inner
define_cfg
define_pub_cfg

Structs

CommaSeparatedCfgs [
Deprecated
]
Config

A configurable element in the associated module

ConfigInitializer

An initialization object that can statically set config objects.

ConfigMetadata
NoneableCfg [
Deprecated
]
STATIC_CONFIG_INITIALIZERS

The exhaustive list of config initializer objects.

__ConfigValue

The inner config value.

Enums

InitErr

Traits

ConfigParseable

Any standard type which may be parsed from a string

Type Definitions

ParseErr