fn parameter_signature(hir: &Hir<'_>, params: &[VariableId]) -> String
Structural string for a parameter list, used as a hash key to dedup overloads across the inheritance chain.