← Back to context Comment by MrBuddyCasino 5 hours ago Atoms: is this similar to interned strings? 1 comment MrBuddyCasino Reply locknitpicker 5 hours ago > Atoms: is this similar to interned strings?Yes. It is exactly how they are described.https://docs.rs/string_cache/latest/string_cache/struct.Atom...> Represents a string that has been interned.
locknitpicker 5 hours ago > Atoms: is this similar to interned strings?Yes. It is exactly how they are described.https://docs.rs/string_cache/latest/string_cache/struct.Atom...> Represents a string that has been interned.
> Atoms: is this similar to interned strings?
Yes. It is exactly how they are described.
https://docs.rs/string_cache/latest/string_cache/struct.Atom...
> Represents a string that has been interned.