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

TopicName and TopicFilter (and their Ref types) should implement Eq, PartialEq, Ord, and Hash #28

Closed
jeff-hiner opened this issue Dec 13, 2018 · 2 comments

Comments

@jeff-hiner
Copy link
Contributor

This allows storage and retrieval from HashMap and BTreeMap, which is useful for implementing an actual server.

I'll have a PR in shortly.

@jeff-hiner
Copy link
Contributor Author

#30

@zonyitoo
Copy link
Owner

Merged.

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

No branches or pull requests

2 participants