Type Alias servers::http::event::LogValidatorRef

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

Aliased Type§

struct LogValidatorRef { /* private fields */ }