Skip to content
New issue

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

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

Already on GitHub? # to your account

wip: no_std #732

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

wip: no_std #732

wants to merge 5 commits into from

Conversation

brandonros
Copy link

part of #551

I got stuck on Error and RandomState, but other than that this should be close?

@@ -39,6 +39,7 @@ std = []
[dependencies]
bytes = "1"
fnv = "1.0.5"
hashbrown = "0.12.0"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure how to put this behind a no_std flag (replaces std::HashMap)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant