Type Definition holochain::conductor::handle::ConductorHandle[][src]

pub type ConductorHandle = Arc<dyn ConductorHandleT>;
Expand description

A handle to the Conductor that can easily be passed around and cheaply cloned