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