Type Alias WindowBox

Source
pub type WindowBox = Box<dyn WindowLike>;

Aliased Typeยง

struct WindowBox(/* private fields */);