servers::http::event

Type Alias LogValidatorRef

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

Aliased Typeยง

struct LogValidatorRef { /* private fields */ }