consume-iterator

Crates.ioconsume-iterator
lib.rsconsume-iterator
version0.2.1
sourcesrc
created_at2023-04-16 19:55:24.868072
updated_at2023-04-25 18:59:41.634392
descriptionConsume any iterator fully
homepage
repositoryhttps://github.com/schuelermine/consume-iterator
max_upload_size
id840827
size3,961
Anselm Schüler (schuelermine)

documentation

README

Iterator utility for consuming an iterator fully.

To use, either use consume_iterator::consume to get the function, or use consume_iterator::ConsumeIterator to get the convenience trait.

Documentation

This library is free software, you can use and re-use it under the terms of the MIT license. A copy of the license is provided in the source repository in the “LICENSE” file.

Commit count: 4

cargo fmt