Available on (32-bit or 64-bit) and crate feature
extensions-draft-08 only.Expand description
Components from the extensions draft.
Structs§
- Component
Data - An entry in the
AppDataDictionary. - 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.