Module datamodel_renderer::datamodel
source · Expand description
Types related to the datamodel section in the PSL.
Includes the model
, enum
and type
definitions.
Structs
- A type block in a PSL file.
- The PSL data model declaration.
- A field default value.
- An enum block in a PSL file.
- A variant declaration in an enum block.
- A field in a model block.
- A type of a field in the datamodel.
- Defines the id attribute in a model block.
- Defines the id attribute in a field.
- Defines an index in a model block.
- Input parameters for a field in a model index definition.
- Index field operator definition.
- Defines a model block.
- Defines the relation argument of a model field.
- Options for a field-level unique attribute.
- Defines a model block.