Function swc_ecma_utils::has_rest_pat[][src]

pub fn has_rest_pat<T: VisitWith<RestPatVisitor>>(node: &T) -> bool