Skip to main content

Module state

Module state 

Source
Expand description

Global kernel state: [KState] aggregate and [KStateSubCategory] trait.

Authors: MarioS271

Modules§

kstate 🔒
Central kernel state aggregate (KState): one static holding every OS subsystem’s state.
subcat 🔒
Marker trait for KState subcategory structs.
subcats 🔒
[KState] subcategory structs, one per OS subsystem domain.