Function mz_environmentd::http::sql::await_rows
source ยท async fn await_rows<S, F, R>(
sender: &mut S,
client: &mut SessionClient,
f: F,
) -> Result<R, Error>
async fn await_rows<S, F, R>(
sender: &mut S,
client: &mut SessionClient,
f: F,
) -> Result<R, Error>