pub trait ApplicationWindowImpl: WindowImpl + 'static { }

Implementors§