[][src]Function ckb_standalone_debugger::run_json_with_printer

pub fn run_json_with_printer(
    mock_tx: &str,
    script_group_type: &str,
    hex_script_hash: &str,
    max_cycle: &str,
    debug_printer: JsFunction
) -> String