pub trait Config: Config + Config { }
Expand description

The configuration trait.

Implementors§