consume-iterator 0.2.0

Consume any iterator fully
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
categories = ["no-std", "no-std::no-alloc", "rust-patterns"]
description = "Consume any iterator fully"
edition = "2021"
keywords = ["no-std", "iterator"]
license = "MIT"
name = "consume-iterator"
readme = "README.md"
repository = "https://github.com/schuelermine/consume-iterator"
version = "0.2.0"