Skip to main content

Module ids

Module ids 

Source
Expand description

Component and component output identifiers.

Structs§

ComponentId
A component identifier.
ComponentOutputId
A component output identifier.
Multiple
Disambiguation marker for AsComponentIds when multiple component IDs are given.
OutputDefinition
An output definition.
Single
Disambiguation marker for AsComponentIds when a single component ID is given.
TypedComponentId
A component identifier that specifies the component type.
TypedComponentOutputId
Unique identifier for a specified output of a component, including the data type of the output.

Enums§

OutputName
An output name.

Traits§

AsComponentIds
Conversion into an iterator of component IDs.