Function pyo3_stub_gen_derive::gen_stub::arg::parse_args

source ยท
pub fn parse_args(iter: impl IntoIterator<Item = FnArg>) -> Result<Vec<ArgInfo>>