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
Required tasks:
static
const
Encoding
_uninit()
MaybeUninit
True
False
v3-preview
data-encoding-macro
Optional tasks:
After release:
The text was updated successfully, but these errors were encountered:
Encoding::encode_mut
ia0
No branches or pull requests
Required tasks:
static
instead ofconst
for pre-defined encodingsEncoding
implementation private_uninit()
version to supportMaybeUninit
outputsTrue
andFalse
(also useful to avoid parameter ordering issues)v3-preview
support todata-encoding-macro
v3-preview
Optional tasks:
After release:
v3-preview
mention.The text was updated successfully, but these errors were encountered: