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

digest: add alloc feature #163

Merged
merged 1 commit into from
Jun 2, 2020
Merged

digest: add alloc feature #163

merged 1 commit into from
Jun 2, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 2, 2020

Allows DynDigest and *_vec methods to function in no_std + alloc environments.

Allows `DynDigest` and `*_vec` methods to function in `no_std` + `alloc`
environments.
@tarcieri tarcieri merged commit a853a6f into master Jun 2, 2020
@tarcieri tarcieri deleted the digest/alloc-feature branch June 2, 2020 20:29
@burdges
Copy link

burdges commented Jun 2, 2020

I suppose if folks ever do some reasonable array traits then arrayvec could implement them..

@tarcieri tarcieri mentioned this pull request Jun 10, 2020
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.

2 participants