Module component

Module component 

Source
Available on (32-bit or 64-bit) and crate feature extensions-draft-08 only.
Expand description

Components from the extensions draft.

Structs§

ComponentData
An entry in the AppDataDictionary.
PrivateComponentId
A component id from the private range (0x8000-0xffff)
UnknownComponentId
An unknown component id in the standardized range (0x0000-0x7fff)

Enums§

ComponentType
The type of a Component ID

Type Aliases§

ComponentId
A ComponentId that uniquely identifies a component within the scope of an application.