pub fn function_signature(function_name: &str, types: &[DynSolType]) -> String
Formats an ABI-style function signature from a name and canonical parameter types.