pub type ProcedureManagerRef = Arc<dyn ProcedureManager>;Expand description
Ref-counted pointer to the ProcedureManager.
Aliased Typeยง
pub struct ProcedureManagerRef { /* private fields */ }pub type ProcedureManagerRef = Arc<dyn ProcedureManager>;Ref-counted pointer to the ProcedureManager.
pub struct ProcedureManagerRef { /* private fields */ }