pub trait Collector: Alloc { }
Expand description

Allocator in collection phase.

Implementors