pub trait Config: Config + Config + Config<Instance1> { }

Object Safety§

This trait is not object safe.

Implementors§