pub struct ExchangeHeapSingleton { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (box_heap
#27779)
may be renamed; uncertain about custom allocator design
This the singleton type used solely for boxed::HEAP
.
Performs copy-assignment from source
. Read more
🔬 This is a nightly-only experimental API. (
placement_new_protocol
#27779)
Place
is the intermediate agent guarding the uninitialized state for Data
. Read more
🔬 This is a nightly-only experimental API. (
placement_new_protocol
#27779)
Creates a fresh place from self
.