Skip to main content

USER_STATE_MIN

Constant USER_STATE_MIN 

Source
pub const USER_STATE_MIN: u32 = 49;
Expand description

Minimum state value available for user-defined lifecycles. States 0–48 are reserved for internal matrix and future framework use. Currently only 0–3 are assigned — the remaining range (4–48) is reserved for future internal lifecycle states without breaking user code.