view .gitignore @ 94:b09acb0e365e

Fix BlockIterator: Make it storable across function calls This is achieved by separating out the iterator state. The main problem was the internal reference to the block that is being iterated over; using this new separation, we can store and later restore the state without having to care about the reference to the block itself.
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 15 Sep 2016 12:48:32 +0200
parents b5f1f6458ee2
children
line wrap: on
line source

target
Cargo.lock