routing
0.0.1
Module structured_
dict
Module Items
Structs
In routing::
bedrock
routing
::
bedrock
Module
structured_dict
Copy item path
Source
Structs
§
Component
Environment
The capabilities a component has in its environment. Stored as a
Dict
containing a nested
Dict
holding the environment’s debug capabilities.
Component
Input
Contains the capabilities component receives from its parent and environment. Stored as a
Dict
containing two nested
Dict
s for the parent and environment.
Structured
Dict
Map
A collection type for mapping
Name
to [StructuredDict], using
Dict
as the underlying representation.