pub type DesktopContext = Rc<DesktopService>;Expand description
A handle to the DesktopService that can be passed around.
Aliased Typeยง
pub struct DesktopContext { /* private fields */ }pub type DesktopContext = Rc<DesktopService>;A handle to the DesktopService that can be passed around.
pub struct DesktopContext { /* private fields */ }