Trait validators::Validated[][src]

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

Implementors