Type Definition corundum::default::PCell

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

Compact form of PCell <T,Allocator>.