[][src]Type Definition corundum::alloc::default::VCell

type VCell<T> = VCell<T, BuddyAlloc>;

Compact form of [VCell](../cell/struct.VCell.html) <T,[BuddyAlloc](./struct.BuddyAlloc.html)>`.