pub async fn async_block_for_result( rx: &mut Receiver<VoltTable>, ) -> Result<VoltTable, VoltError>
异步等待响应结果