1
let stream_result = runtime().block_on(async { client.{{ adapter_method }}({{ request_arg }}).await });