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
https://docs.rs/bs58/0.2.2/bs58/decode/enum.DecodeError.html
Should rename to bs58::decode::Error and add a deprecated alias, probably same with encode.
bs58::decode::Error
The text was updated successfully, but these errors were encountered:
Merge #31
f22b0d8
31: Rename bs58::decode::DecodeError to remove stutter r=Nemo157 a=Nemo157 Fixes #20 bors r+ Co-authored-by: Wim Looman <wim@nemo157.com>
523b52b
c8e0cef
Successfully merging a pull request may close this issue.
https://docs.rs/bs58/0.2.2/bs58/decode/enum.DecodeError.html
Should rename to
bs58::decode::Error
and add a deprecated alias, probably same with encode.The text was updated successfully, but these errors were encountered: