Struct alloc::boxed::ExchangeHeapSingleton
[−]
[src]
pub struct ExchangeHeapSingleton {
_force_singleton: (),
}This the singleton type used solely for boxed::HEAP.
Fields
_force_singleton |