Crate swc_atoms
Available on crate features
__ecma
and __utils
only.Expand description
See Atom and UnsafeAtom
Modules§
- See Atom for more information.
- Overview
Macros§
Structs§
- Clone-on-write string.
- A fast internally mutable cell for AtomStore.
- UnsafeAtom is a wrapper around Atom that does not allocate, but extremely unsafe.
Type Aliases§
- This should be used as a key for hash maps and hash sets.