#iterator #counter #sample #chapter #book #created #shoes

bin+lib iterators-rfoxmich

A sample crate I created from the iterators/closures chapter of te RUST book do not use

2 releases

0.1.1 Dec 25, 2019
0.1.0 Dec 25, 2019

#22 in #chapter

36 downloads per month

GPL-3.0-or-later

6KB
103 lines

This file contains a pair of types which show how to use closures (Shoes and shoes_in_my_size) and how to create a custom iterator (Counter).

No runtime deps