fn contract_size<T: Artifact>(artifact: &T, initcode: bool) -> Option<usize>
Returns the deployed or init size of the contract.