⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub fn is_forwarded_args(args: &[FnArg<'_>], attrs: &[Argument]) -> bool
Expand description

Return true if the argument list is simply (*args, **kwds).