The global thread safe atomic string pool reduces the memory occupation of the same string and is also used for HashMap keys
# Cargo.toml
[dependencies]
pi_atom = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an interned string atom from "hello".
No known issues recorded.
No dependency data recorded yet.