We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
They would need to be constructible from [u8; N], Box<[u8]>, Vec.
The text was updated successfully, but these errors were encountered:
Notes on aborted attempt to make Payload and Encoded into unsized opa…
564c58a
…que smart containers. See issue #6.
References:
https://doc.rust-lang.org/nightly/std/ops/trait.CoerceUnsized.html https://github.com/rust-lang/rfcs/blob/master/text/0982-dst-coercion.md https://doc.rust-lang.org/nightly/nomicon/coercions.html
Sorry, something went wrong.
No branches or pull requests
They would need to be constructible from [u8; N], Box<[u8]>, Vec.
The text was updated successfully, but these errors were encountered: