Module datamodel_renderer::value
source · Expand description
Common types needed in the configuration and datamodel.
Structs
- An array of values.
- A unquoted identifier. Should be used if a value has certain naming standards.
- A documentation block on top of an item in the PSL.
- Represents a function value in the PSL.
- Represents a string value in the PSL.
Enums
- A value that can optionally be fetched from an environment variable.
- Represents a function parameter in the PSL.
- A PSL value representation.