forge_verify::utils

Function is_partial_match

Source
fn is_partial_match(
    local_bytecode: &[u8],
    bytecode: &[u8],
    constructor_args: &[u8],
    is_runtime: bool,
) -> bool