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

fix: fully qualify hidden traits #25

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

yuhr
Copy link
Owner

@yuhr yuhr commented Feb 9, 2022

This will avoid conficts against user-defined return type that implements traits that have into_exit_code function. Note that it seems clap-originated traits cannot be used in fully qualified manner, maybe a bug or limitation in their derive macros?

@yuhr yuhr merged commit 8bc4817 into develop Feb 9, 2022
@yuhr yuhr deleted the fix/fully-qualify-hidden-traits branch February 9, 2022 06:20
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.

None yet

1 participant