#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

#1949 in Rust patterns

Download history 853/week @ 2023-06-02 696/week @ 2023-06-09 1076/week @ 2023-06-16 762/week @ 2023-06-23 769/week @ 2023-06-30 523/week @ 2023-07-07 749/week @ 2023-07-14 551/week @ 2023-07-21 514/week @ 2023-07-28 803/week @ 2023-08-04 631/week @ 2023-08-11 801/week @ 2023-08-18 586/week @ 2023-08-25 558/week @ 2023-09-01 929/week @ 2023-09-08 488/week @ 2023-09-15

2,697 downloads per month
Used in 16 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