use TreeAllocator;
use crateSeizeAllocator;
use crateBoxPolicy;
// ========================================================================
// Trait Object (dyn) Not Required Tests
// ========================================================================
/// Verify that the trait enables fully generic code.