Skip to main content

parameter_signature

Function parameter_signature 

Source
fn parameter_signature(hir: &Hir<'_>, params: &[VariableId]) -> String
Expand description

Structural string for a parameter list, used as a hash key to dedup overloads across the inheritance chain.