Skip to content
New issue

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

Some error improvements #155

Merged
merged 2 commits into from
Feb 1, 2021
Merged

Some error improvements #155

merged 2 commits into from
Feb 1, 2021

Conversation

puiterwijk
Copy link
Member

This makes our Error use thiserror to derive the std::error::Error
implementation.
This makes it easier to implement a useful Display for the errors.

Signed-off-by: Patrick Uiterwijk [email protected]

This makes our Error use thiserror to derive the std::error::Error
implementation.
This makes it easier to implement a useful Display for the errors.

Signed-off-by: Patrick Uiterwijk <[email protected]>
@puiterwijk puiterwijk changed the title Use thiserror to derive std::error::Error Some error improvements Feb 1, 2021
@puiterwijk puiterwijk merged commit 4fde126 into keylime:master Feb 1, 2021
@puiterwijk puiterwijk deleted the thiserror branch February 1, 2021 08:14
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