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

Feature request: Entry::get_index #31

Closed
garro95 opened this issue Jul 8, 2017 · 2 comments · Fixed by #40
Closed

Feature request: Entry::get_index #31

garro95 opened this issue Jul 8, 2017 · 2 comments · Fixed by #40

Comments

@garro95
Copy link

garro95 commented Jul 8, 2017

In the Entry API, OccupiedEntry should expose a function to get the index of the entry.

@bluss
Copy link
Member

bluss commented Sep 25, 2017

This can be just a PR that adds a method called "index()" (usual style for "getters" in rust).

@garro95
Copy link
Author

garro95 commented Sep 26, 2017

Done!

@bluss bluss closed this as completed in #40 Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants