pub async fn async_block_for_result( rx: &mut Receiver<VoltTable>, ) -> Result<VoltTable, VoltError>
Async wait for response result