pub fn get_misc_allocator() -> impl Deref<Target = Option<LayoutTracker>>Available on crate feature
alloc only.Expand description
Get the allocator used for
MiscAllocation instances.
pub fn get_misc_allocator() -> impl Deref<Target = Option<LayoutTracker>>alloc only.Get the allocator used for
MiscAllocation instances.