pub(crate) fn alloc_default<T, A: Allocator<T>>() -> A::AllocatedMemory
Expand description
Helper function to create an empty allocator object
pub(crate) fn alloc_default<T, A: Allocator<T>>() -> A::AllocatedMemory
Helper function to create an empty allocator object