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

Array of TypeIds.

Derive Macros

Used to #[derive] the Data trait.