pub trait GhostPadImpl<T: GhostPadBase>: AnyImpl + ObjectImpl<T> + PadImpl<T> + Send + Sync + 'static { }

Implementations§

Trait Implementations§

Implementations on Foreign Types§

Implementors§