这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ChetanBhasin
Copy link

It seems that there is no reason why the Key should not have Eq and Hash traits implemented on it. This is particularly helpful if you're working with this crate and want to ensure that the keys match a specified key. I had such a use case and tried this out deriving these and it seems to work perfectly.

@michaelritsema
Copy link

I also ran into this issue. I believe I am comparing the string value via the strum crate. +1

@Narsil
Copy link
Owner

Narsil commented Nov 11, 2022

Already done b2400b7

@Narsil Narsil closed this Nov 11, 2022
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.

3 participants