Function swc_core::ecma::utils::has_rest_pat

pub fn has_rest_pat<T>(node: &T) -> bool
Available on crate features __ecma and __utils only.