pub trait Dep: 'static + PartialEq + Clone { }

Implementors