Type Definition corundum::heap::PRefCell

source · []
pub type PRefCell<T> = PRefCell<T, Heap>;
Expand description

Compact form of PRefCell <T,Heap>.