Skip to main content

Module async_prepared_stream

Module async_prepared_stream 

Source
Expand description

Streaming async prepared-statement execution.

Async mirror of PreparedQueryStream. See that module’s docs for the design rationale.

Structs§

AsyncPreparedQueryStream
Streaming iterator for prepared-statement results without materializing all rows (async).