pub fn new_default_allocator() -> UniqueRef<Allocator>
Expand description

malloc/free based convenience allocator.