Module smart_config::value
source · Expand description
Enriched JSON object model that allows to associate values with origins.
Structs§
- JSON value together with its origin.
Enums§
- Supported file formats.
- String value: either a plaintext one, or a secret.
- JSON value with additional origin information.
- Origin of a
Value
in configuration input.
Traits§
- Expose a reference to an inner secret
Type Aliases§
- JSON object.
- Secret string type.