[][src]Function swc_ecma_transforms::util::is_rest_arguments

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

Check if e is ...arguments