pub type CellConductorReadHandle = Arc<dyn CellConductorReadHandleT>;
Expand description

A minimal set of functionality needed from the conductor by host functions.