Atomic strings in Rust
This crate provides an Symbol
type representing reference to an interned string.
Since there can only exist one Symbol with a given name, symbols equality can be established simply from pointer comparison.
Code licensed under MIT License
Kodegenix Sp. z o.o. www.kodegenix.pl