Crate peace_data

source ·
Expand description

Data model for the peace automation framework.

Re-exports

  • pub use fn_graph;
  • pub use fn_graph::resman;

Modules

  • Accessors to fetch data from Resources.
  • Markers for States inserted into Resources.

Structs

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.