Function air_interpreter_client::invoke

source ยท
pub fn invoke(
    air: String,
    prev_data: Vec<u8>,
    data: Vec<u8>,
    params: Vec<u8>,
    call_results: Vec<u8>,
    log_level: &str,
) -> String