Trait validators::Validated

source ·
pub trait Validated: Display + PartialEq + Clone + Debug { }

Implementors§