arkworks-rs / std

A standard library wrapper for use in the `arkworks` ecosystem
https://www.arkworks.rs
Apache License 2.0
37 stars 33 forks source link

Add Iterable to support streaming #38

Closed huyuncong closed 2 years ago

huyuncong commented 2 years ago

Description

Add streaming utilities as Iterable into the std library. The struct supports future developments for streaming.


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.