Function swc_estree_visit::fold_rest_property[][src]

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