#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

#277 in #abstraction

Download history 976/week @ 2024-07-21 699/week @ 2024-07-28 1088/week @ 2024-08-04 790/week @ 2024-08-11 586/week @ 2024-08-18 832/week @ 2024-08-25 1128/week @ 2024-09-01 1015/week @ 2024-09-08 1146/week @ 2024-09-15 1154/week @ 2024-09-22 1303/week @ 2024-09-29 2068/week @ 2024-10-06 2371/week @ 2024-10-13 2357/week @ 2024-10-20 1508/week @ 2024-10-27 1997/week @ 2024-11-03

8,378 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