pub type ConductorHandle = Arc<Conductor>;
Expand description

Cloneable reference to a Conductor

Aliased Type§

struct ConductorHandle { /* private fields */ }