Type Definition hit_data::validators::Validators[][src]

type Validators<T> = Vec<Rc<RefCell<dyn Validator<T>>>>;