prusto icon indicating copy to clipboard operation
prusto copied to clipboard

add Client method returning a stream of rows

Open droundy opened this issue 10 months ago • 1 comments

This is a convenience so users can just iterate over a stream of rows. It also opens up the possibility of using TryStream combinators, although honestly I haven't found those all that useful.

droundy avatar Apr 15 '24 17:04 droundy

Hi, thanks for the contribution. I have left some comments, please take a look.

nooberfsh avatar Apr 16 '24 02:04 nooberfsh