Type Definition corundum::heap::Prc

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

Compact form of Prc <T,Heap>.