pub type DynOutputFunction = Arc<dyn OutputFunction>;Expand description
Shared reference to an output function.
Aliased Typeยง
pub struct DynOutputFunction { /* private fields */ }pub type DynOutputFunction = Arc<dyn OutputFunction>;Shared reference to an output function.
pub struct DynOutputFunction { /* private fields */ }