pub type ValidatorPtr = Arc<Validator>;
Atomic pointer to validator.
pub struct ValidatorPtr { /* private fields */ }