⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub fn accept_args_kwargs(attrs: &[Argument]) -> (bool, bool)
Expand description

Determine if the function gets passed a *args tuple or **kwargs dict.