Crate hstr
Available on crate feature
__base
only.Expand description
See Atom for more information.
Macros§
- Create an atom from a string literal. This atom is never dropped.
Structs§
- An immutable string which is cheap to clone, compare, hash, and has small size.