pub trait ProxyTrait: ProxyObjBase + Sized + ProxyTrait + ProxyTrait + ProxyTrait { }

Object Safety§

This trait is not object safe.

Implementors§