Trait implementation lrs::alloc::NoMem::Allocator

Allocators.

Syntax

impl<'a> Allocator for NoMem<'a> {
    type Pool = ();
}