Type Definition corundum::heap::Pbox

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

Compact form of Pbox <T,Heap>.