Available on crate feature
extensions-draft-08 and (32-bit or 64-bit) only.Expand description
Components from the extensions draft.
Structs§
- Component
Data - An entry in the
AppDataDictionary. - Components
List - A list of
ComponentIds. - Private
Component Id - A component id from the private range (0x8000-0xffff)
- Unknown
Component Id - An unknown component id in the standardized range (0x0000-0x7fff)
Enums§
- Component
Type - The type of a Component ID
Type Aliases§
- Component
Id - A ComponentId that uniquely identifies a component within the scope of an application.