Skip to main content

LoggingPluginBox

Type Alias LoggingPluginBox 

Source
pub type LoggingPluginBox = Box<dyn LoggingPlugin>;
Expand description

Factory-Alias.

Aliased Typeยง

pub struct LoggingPluginBox(/* private fields */);