Type Definition corundum::default::VCell

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

Compact form of VCell <T,Allocator>.