#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

#274 in #abstraction

Download history 1560/week @ 2024-04-03 1791/week @ 2024-04-10 1388/week @ 2024-04-17 1366/week @ 2024-04-24 1371/week @ 2024-05-01 1207/week @ 2024-05-08 1175/week @ 2024-05-15 812/week @ 2024-05-22 1295/week @ 2024-05-29 1264/week @ 2024-06-05 850/week @ 2024-06-12 875/week @ 2024-06-19 1142/week @ 2024-06-26 1184/week @ 2024-07-03 1002/week @ 2024-07-10 843/week @ 2024-07-17

4,318 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