pub fn infer_params(args: &Arguments) -> Vec<(String, String)>
Infer Rust parameter types from a Python function’s argument list.