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

type PRef<'b, T> = Ref<'b, T, BuddyAlloc>;

Compact form of Ref <'b, T, BuddyAlloc>.