foundry_common::contracts

Function compact_to_contract

Source
pub fn compact_to_contract(
    contract: CompactContractBytecode,
) -> Result<ContractBytecodeSome>
Expand description

Helper function to convert CompactContractBytecode ~> ContractBytecodeSome