Module stabby::alloc::boxed

source ·
Expand description

alloc::boxed, but ABI-stable.

Structs§

  • An ABI-stable Box, provided Alloc is ABI-stable.
  • An ABI-stable boxed slice.
  • A boxed string.