Skip to content

Implemented std::error::Error for jwt::errors::Error#8

Merged
Keats merged 1 commit intoKeats:masterfrom
jonfk:master
Feb 29, 2016
Merged

Implemented std::error::Error for jwt::errors::Error#8
Keats merged 1 commit intoKeats:masterfrom
jonfk:master

Conversation

@jonfk
Copy link
Copy Markdown
Contributor

@jonfk jonfk commented Feb 28, 2016

Hi,
I am using your library for a project and was trying to implement error handling with my own custom error type and implementing From on your error and discovered that jwt::errors::Error doesn't implement std::error::Error so I decided to implement it.

Let me know if this causes a problem.

@Keats
Copy link
Copy Markdown
Owner

Keats commented Feb 29, 2016

hey that looks ok, thanks!

Keats added a commit that referenced this pull request Feb 29, 2016
Implemented std::error::Error for jwt::errors::Error
@Keats Keats merged commit 22f89dd into Keats:master Feb 29, 2016
@Keats
Copy link
Copy Markdown
Owner

Keats commented Feb 29, 2016

It's released in 1.1.0!

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