A library for creating references that carry their owner with them.
# Cargo.toml
[dependencies]
owning_ref = "0.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an owning reference from a Vec.
Ensure the owner outlives all references.
No dependency data recorded yet.