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