#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

#251 in #abstraction

Download history 619/week @ 2024-01-25 474/week @ 2024-02-01 401/week @ 2024-02-08 491/week @ 2024-02-15 496/week @ 2024-02-22 671/week @ 2024-02-29 815/week @ 2024-03-07 788/week @ 2024-03-14 896/week @ 2024-03-21 1645/week @ 2024-03-28 1539/week @ 2024-04-04 1784/week @ 2024-04-11 1244/week @ 2024-04-18 1482/week @ 2024-04-25 1347/week @ 2024-05-02 979/week @ 2024-05-09

5,321 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