swc_
ecma_
ast
4.0.1
Id
Trait Implementations
From<Ident>
In crate swc_
ecma_
ast
swc_ecma_ast
Type Alias
Id
Copy item path
source
pub type Id = (
Atom
,
SyntaxContext
);
Expand description
See
Ident
for documentation.
Trait Implementations
§
source
§
impl
From
<
Ident
> for
Id
source
§
fn
from
(i:
Ident
) -> Self
Converts to this type from the input type.