servers::http::event

Type Alias LogValidatorRef

source
pub type LogValidatorRef = Arc<dyn LogValidator + 'static>;

Aliased Typeยง

struct LogValidatorRef { /* private fields */ }