Crate peace_data
source · [−]Expand description
Data model for the peace automation framework.
Re-exports
pub use fn_graph;pub use fn_graph::resman;Structs
Map from TypeId to type.
Traits
Defines the logic to instantiate and retrieve runtime data.
Data accessed by this type.
Data accessed by this type.
Type Definitions
Derive Macros
Used to #[derive] the Data trait.