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

0.2.0: remove Box<[u8]> requirement #5

Merged
merged 1 commit into from
Sep 7, 2017
Merged

0.2.0: remove Box<[u8]> requirement #5

merged 1 commit into from
Sep 7, 2017

Conversation

twmb
Copy link
Owner

@twmb twmb commented Sep 7, 2017

Really, this only cares about being able to dereference into [u8].
Making write_all and try_read_full generic simplifies usage and expands
use cases.

Really, this only cares about being able to dereference into [u8].
Making write_all and try_read_full generic simplifies usage and expands
use cases.
@twmb twmb merged commit 0260247 into master Sep 7, 2017
@twmb twmb deleted the deref_to_u8s branch September 7, 2017 04:34
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.

None yet

1 participant