Function air_test_utils::test_runner::create_custom_avm

source ยท
pub async fn create_custom_avm<R: AirRunner>(
    call_service: CallServiceClosure<'static>,
    current_peer_id: impl Into<String>,
) -> TestRunner<R>