swc_
ecma_
ast
0.95.11
Id
Trait Implementations
From<Ident>
In crate swc_
ecma_
ast
swc_ecma_ast
Type Alias
Id
Copy item path
Source
pub type Id = (
JsWord
,
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.