Immutable collection datatypes for Rust, optimized for single-threaded use.
# Cargo.toml
[dependencies]
im-rc = "15.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating and modifying an immutable vector.
Use im instead of im-rc for multi-threaded scenarios
No dependency data recorded yet.