Skip to content

Conversation

@Shir0kamii
Copy link

Hi,

I had to add trait bounds to a struct containing a BiHashMap to be able to derive the Default trait. This is usually not necessary, and I found it was because the trait bounds were unecessarily strict.

So I relaxed trait bounds where possible.

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.

1 participant