menu
WithOwnership
import { WithOwnership } from "destack:memory";
Add ownership form O around Q.
1export newtype WithOwnership<Q, const O: Ownership, const L: Lifetime = LifetimeOr<Q, 'static>> = intrinsicimport { WithOwnership } from "destack:memory";
Add ownership form O around Q.
1export newtype WithOwnership<Q, const O: Ownership, const L: Lifetime = LifetimeOr<Q, 'static>> = intrinsic