pub trait ApplicationWindowImpl: 'static + WindowImpl { }

Implementors