Skip to main content

PvNotice

Type Alias PvNotice 

Source
pub type PvNotice = NoticeHandle<App>;
Expand description

purview::NoticeHandle over gpui’s App.

Aliased Type§

pub struct PvNotice(/* private fields */);