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

Add io::Write impls #55

Merged
merged 3 commits into from
Jul 10, 2020
Merged

Add io::Write impls #55

merged 3 commits into from
Jul 10, 2020

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Jul 7, 2020

Closes: #8

impl_write! can not be applied to generic functions, so io::Write is implemented explicitly. I guess we should remove this macro in the next minor version.

For now std feature is not enabled by default, since it's a breaking change.

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.

Hashing file functions
1 participant