Module ockam_core::compat::boxed

source ·
Expand description

Provides std::boxed for alloc targets.

Structs§

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