BoxedWindowState

Type Alias BoxedWindowState 

Source
pub type BoxedWindowState = Box<dyn WindowState + Send + Sync>;

Aliased Typeยง

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