Skip to main content

function_signature

Function function_signature 

pub fn function_signature(function_name: &str, types: &[DynSolType]) -> String
Expand description

Formats an ABI-style function signature from a name and canonical parameter types.