#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

#16 in #abstraction

Download history 790/week @ 2023-10-29 996/week @ 2023-11-05 1168/week @ 2023-11-12 1280/week @ 2023-11-19 1392/week @ 2023-11-26 620/week @ 2023-12-03 512/week @ 2023-12-10 617/week @ 2023-12-17 315/week @ 2023-12-24 421/week @ 2023-12-31 588/week @ 2024-01-07 567/week @ 2024-01-14 637/week @ 2024-01-21 575/week @ 2024-01-28 498/week @ 2024-02-04 396/week @ 2024-02-11

2,129 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