Module symbol
ion
0.1.0
Module symbol
Module Items
Structs
Enums
In crate ion
ion
Module
symbol
Copy item path
Source
Structs
§
Symbol
Represents a symbol in the JavaScript Runtime. Refer to
MDN
for more details.
Enums
§
Symbol
Code
Represents the code of a
Symbol
. The code can be a
WellKnownSymbolCode
, a private name symbol, a symbol within the registry, or a unique symbol.
Well
Known
Symbol
Code
Represents a well-known symbol code.