Basic aliasable (non-unique pointer) types for Rust, enabling shared ownership without reference counting.
# Cargo.toml
[dependencies]
aliasable = "0.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an aliasable pointer to an integer.
Use only when you can guarantee aliasing invariants
No dependency data recorded yet.