Module creusot_contracts::std::boxed

source ·

Structs§

  • A pointer type that uniquely owns a heap allocation of type T.
  • ThinBoxExperimental
    ThinBox.