Trait implementation lrs::alloc::Libc::Allocator

Allocators.

Syntax

impl Allocator for Libc {
    type Pool = ();
}