Type Definition holochain::conductor::api::CellConductorHandle

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

Alias