Skip to main content

Crate open_gpui_platform

Crate open_gpui_platform 

Source
Expand description

Convenience crate that re-exports GPUI’s platform traits and the current_platform constructor so consumers don’t need #[cfg] gating.

Traits§

Platform

Functions§

application
background_executor
Returns a background executor for the current platform.
current_platform
Returns the default Platform for the current OS.
headless