Expand description
Component and component output identifiers.
Structs§
- Component
Id - A component identifier.
- Component
Output Id - A component output identifier.
- Multiple
- Disambiguation marker for
AsComponentIdswhen multiple component IDs are given. - Output
Definition - An output definition.
- Single
- Disambiguation marker for
AsComponentIdswhen a single component ID is given. - Typed
Component Id - A component identifier that specifies the component type.
- Typed
Component Output Id - Unique identifier for a specified output of a component, including the data type of the output.
Enums§
- Output
Name - An output name.
Traits§
- AsComponent
Ids - Conversion into an iterator of component IDs.