Commit ae3c3045 authored by Keith Yeung's avatar Keith Yeung Committed by GitHub
Browse files

Implement `iter_keys` function for all types of storage maps (#9238)



* Implement `iter_keys` function for all types of storage maps

* Remove draining iterator API

* Rename associated key iterator types

* Simplify iteration code

* add test for `iter_keys().drain()`

Co-authored-by: default avatarShawn Tabrizi <[email protected]>
parent d489bd70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment