pub(crate) static APP_CONTEXT: OnceLock<Arc<AppContext>>Expand description
Shared application context reused by UI entry points and the shutdown path.
pub(crate) static APP_CONTEXT: OnceLock<Arc<AppContext>>Shared application context reused by UI entry points and the shutdown path.