model
Fully qualified path: dojo::model::model
Structs
| ModelPtr | Trait KeyParser defines a trait for parsing keys from a given model. A pointer to a model, which can be expressed by an entity id. |
Traits
| ModelPtrsTrait | Trait that defines a method for converting a span of model pointers to a span of model indexes…. |
| KeyParser | — |
| ModelParser | Defines a trait for parsing models, providing methods to serialize keys and values. |
| Model | The Model trait. It provides a standardized way to interact with models. |