Type Definition corundum::default::PRefCell

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

Compact form of PRefCell <T,Allocator>.