foundry_cli::utils

Function ensure_clean_constructor

Source
pub fn ensure_clean_constructor(abi: &JsonAbi) -> Result<()>
Expand description

Returns error if constructor has arguments.