#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

#310 in #abstraction

Download history 1491/week @ 2024-11-16 1646/week @ 2024-11-23 1583/week @ 2024-11-30 1778/week @ 2024-12-07 1471/week @ 2024-12-14 822/week @ 2024-12-21 685/week @ 2024-12-28 1501/week @ 2025-01-04 1771/week @ 2025-01-11 1851/week @ 2025-01-18 1413/week @ 2025-01-25 2470/week @ 2025-02-01 3833/week @ 2025-02-08 2415/week @ 2025-02-15 3482/week @ 2025-02-22 2941/week @ 2025-03-01

13,183 downloads per month
Used in 21 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