pub trait ApplicationWindowImpl: WindowImpl + 'static { }

Object Safety§

This trait is not object safe.

Implementors§