pub type DynReportFactory = Arc<dyn ReportFactory>;Expand description
Trait object ReportFactory.
Aliased Typeยง
pub struct DynReportFactory { /* private fields */ }pub type DynReportFactory = Arc<dyn ReportFactory>;Trait object ReportFactory.
pub struct DynReportFactory { /* private fields */ }