pub fn parse_params(inputs: &Punctuated<FnArg, Comma>) -> Result<Vec<ParamInfo>>
Parse function parameters (excluding self)