Expand description
Data model for the peace automation framework.
Re-exports§
Modules§
Structs§
- Resources
- Map from
TypeId
to type.
Traits§
- Data
- Defines the logic to instantiate and retrieve runtime data.
- Data
Access - Data accessed by this type.
- Data
Access Dyn - Data accessed by this type.
Type Aliases§
Derive Macros§
- Data
- Used to
#[derive]
theData
trait.