swc_
atoms
2.0.0
All Items
Crate Items
Re-exports
Macros
Structs
Type Aliases
Crate
swc_atoms
Copy item path
source
Expand description
See
JsWord
and
Atom
Re-exports
§
pub use self::
Atom
as JsWord;
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.