Crate peace_resources

source ·
Expand description

Runtime resources for the peace automation framework.

This crate contains resources necessary for the peace framework to work, and are likely to be common use for all applications.

Re-exports§

Modules§

  • Data types used by the framework, not part of API.
  • Types for well-known directories.
  • Resources that track current and goal states, and state diffs.

Structs§

Enums§

Traits§

  • Trait to represent any type that is Send + Sync + 'static.