pyo3_stub_gen_derive::gen_stub::arg

Function parse_args

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