Type Alias musli_allocator::Default

source ·
pub type Default<'a> = System;
Expand description

The default allocator.

Aliased Type§

struct Default<'a> { /* private fields */ }