Expand description
See Atom and UnsafeAtom
Macros§
Structs§
- Atom
- Clone-on-write string.
- Atom
Store - Atom
Store Cell - A fast internally mutable cell for AtomStore.
- Unsafe
Atom - UnsafeAtom is a wrapper around Atom that does not allocate, but extremely unsafe.
Type Aliases§
- Static
String - This should be used as a key for hash maps and hash sets.