pub trait ModelInfo: Debug + Clone + Default { }

Implementors§