Expand description

Core runtime traits for the peace automation framework.

These types are in this crate so that the rt_model_native and rt_model_web crates are able to reference them and either use or provide default implementations.

Re-exports§

Modules§

  • Serializable data to initialize resources in a CmdContext.

Structs§

  • A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
  • Items whose stored and discovered state are not equal.

Enums§

Attribute Macros§