[][src]Type Definition crndm::alloc::default::PCell

type PCell<T> = LogCell<T, BuddyAlloc>;

Compact form of LogCell <T,BuddyAlloc>.