swc_
common
4.0.1
Parent
Kind
Required Methods
set_index
Object Safety
Implementors
In swc_
common::
pass
swc_common
::
pass
Trait
ParentKind
Copy item path
pub trait ParentKind:
Copy
{ // Required method fn
set_index
(&mut self, index:
usize
); }
Required Methods
§
fn
set_index
(&mut self, index:
usize
)
Object Safety
§
This trait is
not
object safe
.
Implementors
§