[][src]Function swc_ecma_visit::fold_spread_element

pub fn fold_spread_element<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: SpreadElement
) -> SpreadElement