pub trait FactInterface: Debug + Display + Clone { }

Implementors§