hstr
1.0.0
All Items
Crate Items
Macros
Structs
Crate
hstr
Copy item path
Source
Expand description
See
Atom
for more information.
Macros
§
atom
Create an atom from a string literal. This atom is never dropped.
Structs
§
Atom
An immutable string which is cheap to clone, compare, hash, and has small size.
Atom
Store
A store that stores
Atom
s. Can be merged with other
AtomStore
s for better performance.