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
AlignedType
MaybeUninit
We should also probably make `AlignedType` contain `MaybeUninit` or something like that, as the C code might write padding bytes to it.
I think it wasn't stable (enough) back when I implemented this logic
Originally posted by @elichai in #635 (comment)
The text was updated successfully, but these errors were encountered:
Indeed, MaybeUninit was stabilized quite late relative to both rust-bitcoin birth and my involvement in Rust.
Sorry, something went wrong.
This weeks candidate for worst issue title ever :)
Yeah, sorry, normally I shorten the result of "reference in new issue" but I got lazy.
No branches or pull requests
I think it wasn't stable (enough) back when I implemented this logic
Originally posted by @elichai in #635 (comment)
The text was updated successfully, but these errors were encountered: