Struct std::boxed::ExchangeHeapSingleton
[−]
[src]
pub struct ExchangeHeapSingleton { _force_singleton: (), }
Unstable (
box_heap
): may be renamed; uncertain about custom allocator design
This the singleton type used solely for boxed::HEAP
.
Fields
_force_singleton | Unstable ( box_heap ): may be renamed; uncertain about custom allocator design |