#iterator #abstraction #macro

pub-iterator-type

Abstract an iterator implementation behind a struct tuple

2 releases

Uses old Rust 2015

0.1.1 Nov 18, 2017
0.1.0 Nov 18, 2017

#246 in #abstraction

Download history 592/week @ 2023-12-15 330/week @ 2023-12-22 350/week @ 2023-12-29 543/week @ 2024-01-05 474/week @ 2024-01-12 567/week @ 2024-01-19 637/week @ 2024-01-26 406/week @ 2024-02-02 425/week @ 2024-02-09 498/week @ 2024-02-16 516/week @ 2024-02-23 680/week @ 2024-03-01 787/week @ 2024-03-08 781/week @ 2024-03-15 1160/week @ 2024-03-22 1556/week @ 2024-03-29

4,399 downloads per month
Used in 19 crates (2 directly)

WTFPL license

5KB

pub-iterator-type Build status

Abstract an iterator implementation behind a struct tuple.

Documentation

Find it on Docs.rs

No runtime deps