pub type CellConductorHandle = Arc<dyn CellConductorApiT + Send + 'static>;
Expand description

Alias

Aliased Type§

struct CellConductorHandle { /* private fields */ }