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

type PRefCell<T> = LogRefCell<T, BuddyAlloc>;

Compact form of LogRefCell <T,BuddyAlloc>.