Function voltdb_client_rust::node::block_for_result[][src]

pub fn block_for_result(
    res: &Receiver<VoltTable>
) -> Result<VoltTable, VoltError>