Skip to main content

Phase

pub type Phase = u8;
Expand description

Application lifecycle phases (mirrors VS Code LifecyclePhase). 1 = Starting, 2 = Ready, 3 = Restored, 4 = Eventually