Skip to main content

format_shrink_progress_message

Function format_shrink_progress_message 

Source
fn format_shrink_progress_message(
    phase: &str,
    sequence: &[BasicTxDetails],
    identified_contracts: Option<&ContractsByAddress>,
    show_solidity: bool,
) -> String