routing::bedrock

Module structured_dict

Source

Structs§

  • The capabilities a component has in its environment. Stored as a Dict containing a nested Dict holding the environment’s debug capabilities.
  • Contains the capabilities component receives from its parent and environment. Stored as a Dict containing two nested Dicts for the parent and environment.
  • A collection type for mapping Name to [StructuredDict], using Dict as the underlying representation.