Module app_set

Source

Structs§

VecAppSet
An AppSet implementation based on Vec, the first app will be treated as the system app.

Traits§

AppSet
The trait for the platform-specific AppSet to implement.
AppSetExt