Skip to content

Conversation

@tarcieri
Copy link
Member

The old error type was a simple unit struct that couldn't express anything.

This replaces it with an enum that can express various error conditions, including Base64 encoding errors, which might be helpful when trying to support a myriad of different Base64 encodings.

The old error type was a simple unit struct that couldn't express
anything.

This replaces it with an enum that can express various error conditions,
including Base64 encoding errors, which might be helpful when trying to
support a myriad of different Base64 encodings.
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

Successfully merging this pull request may close these issues.

2 participants