Ways to eliminate memcpy calls when using the standard library, reducing unnecessary copies.
# Cargo.toml
[dependencies]
copyless = "0.1.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a box without copying the value.
No known issues recorded.
No dependency data recorded yet.