pub type LogValidatorRef = Arc<dyn LogValidator + 'static>;
pub struct LogValidatorRef { /* private fields */ }