menu
Copy
import { Copy } from "destack:memory";
Mark a type as implicitly duplicable without ownership transfer.
1export newtype interface Copyimport { Copy } from "destack:memory";
Mark a type as implicitly duplicable without ownership transfer.
1export newtype interface Copy