pub trait GuiGraphAdapt_Impl<T: HasIDispatch = Self>: HasIDispatch<T> { }

Implementors§