Struct bytes::alloc::Heap [] [src]

pub struct Heap;

Methods

impl Heap
[src]

Trait Implementations

impl Allocator for Heap
[src]

[]

Allocate memory. May or may not be contiguous.

[]

Deallocate a chunk of memory