Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert tabs to spaces and add more iterators #8

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

pjtatlow
Copy link
Owner

@pjtatlow pjtatlow commented Mar 8, 2021

There's a lot of changes because I switched to using rust-analyzer and it changed all my tabs to spaces, and does not seem configurable 🥲. But besides that, this change adds the Buckets and KVPairs iterators which yield (as you would expect) Bucket(s) and KVPair(s).

Closes #7

@pjtatlow pjtatlow merged commit e1acd25 into master Mar 8, 2021
@pjtatlow pjtatlow deleted the listing-top-level-buckets branch December 15, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[question] Is there way to list all the buckets
1 participant