pub fn inputs_diff( inputs_a: Punctuated<FnArg, Comma>, inputs_b: Punctuated<FnArg, Comma>, ) -> InputsDiff