[][src]Function swc_ecma_utils::is_rest_arguments

pub fn is_rest_arguments(e: &ExprOrSpread) -> bool

Check if e is ...arguments