pub type Default<'a> = System<'a>;
The default allocator.
alloc
System
Stack
struct Default<'a> { /* private fields */ }