foundry_cli::utils

Function abi_to_solidity

Source
pub fn abi_to_solidity(abi: &JsonAbi, name: &str) -> Result<String>