Re-exports§
pub use self::Atom as JsWord;
Modules§
Macros§
- atom
- Creates an Atom from a constant.
- js_word
- Creates an Atom from a constant.
- lazy_
atom - Creates an Atom from a constant.
Structs§
- Atom
- Clone-on-write string.
- Atom
Store - Atom
Store Cell - A fast internally mutable cell for AtomStore.
Type Aliases§
- Static
String - This should be used as a key for hash maps and hash sets.