[][src]Module allocator_suite::memory_sources::memory_source

Traits

MemorySource

A memory source is a sort-of crude allocator that can obtain and release memory, from, say, the operating system, an arena or some fixed range.