![Rust Programming Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/392/36698392/b_36698392.jpg)
上QQ阅读APP看书,第一时间看更新
Getting ready
We will build an iterator for the linked list we built in an earlier recipe. We recommend either using the Chapter01/testing project or walking with us through construction of the iterator. In case you are too busy for that, the full solution can be found in Chapter02/custom-iterators. These paths refer to the GitHub repository for this book at https://github.com/PacktPublishing/Rust-Programming-Cookbook.