pub type PvUi = Ui<App>;Expand description
purview::Ui over gpui’s App — the main-thread proxy an async handler
captures to hop back with ui.run(|app| …).await.
Aliased Type§
pub struct PvUi { /* private fields */ }pub type PvUi = Ui<App>;purview::Ui over gpui’s App — the main-thread proxy an async handler
captures to hop back with ui.run(|app| …).await.
pub struct PvUi { /* private fields */ }