pub trait Config: Config + Config + Config { }

Object Safety§

This trait is not object safe.

Implementors§