Type Definition corundum::default::Pbox

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

Compact form of Pbox <T,Allocator>.