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