Trait implementation lrs::alloc::TaAlloc::Allocator

Allocators.

Syntax

impl<'a> Allocator for TaAlloc<'a> {
    type Pool = TaPool<'a>;
}