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

Add Result alias #271

Merged
merged 1 commit into from
Jul 11, 2021
Merged

Add Result alias #271

merged 1 commit into from
Jul 11, 2021

Conversation

tony-iqlusion
Copy link
Member

Adds a yubikey::Result alias with yubikey::Error as the error type.

Since we only have one Error type, this simplifies the return types where a Result is returned.

Adds a `yubikey::Result` alias with `yubikey::Error` as the error type.

Since we only have one `Error` type, this simplifies the return types
where a `Result` is returned.
@tony-iqlusion tony-iqlusion merged commit de51b0c into main Jul 11, 2021
@tony-iqlusion tony-iqlusion deleted the result-alias branch July 11, 2021 16:45
@tony-iqlusion tony-iqlusion mentioned this pull request Jul 12, 2021
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