Trait SingleObjectAllocator

Source
pub trait SingleObjectAllocator { }
Expand description

Allocator ensures that all allocations will take place within one object.

Implementors§