DynReportFactory

Type Alias DynReportFactory 

Source
pub type DynReportFactory = Arc<dyn ReportFactory>;
Expand description

Trait object ReportFactory.

Aliased Typeยง

pub struct DynReportFactory { /* private fields */ }