Is it possible to have an insert-only map and get read-only references to values?
⚓ Rust 📅 2026-04-28 👤 surdeus 👁️ 1Theoretically I think this is possible since we never actually change the internal values, but I can't find such an implementation on crates.io .
2 posts - 2 participants
🏷️ Rust_feed