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

[no_std] Vec<u8> does not sutisfy core2::io::traits::Write #18

Open
AsafFisher opened this issue Mar 25, 2022 · 0 comments
Open

[no_std] Vec<u8> does not sutisfy core2::io::traits::Write #18

AsafFisher opened this issue Mar 25, 2022 · 0 comments

Comments

@AsafFisher
Copy link

I get this error:

doesn't satisfy `Vec<_>: WriteBytesExt`
doesn't satisfy `Vec<_>: core2::io::traits::Write

I dont understand why since it is implemented in the impl folder...

@AsafFisher AsafFisher changed the title [no_std] Cec does not sutisfy core2::io::traits::Write [no_std] Vec<u8> does not sutisfy core2::io::traits::Write Mar 25, 2022
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

No branches or pull requests

1 participant