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 serde warning when missing cargo feature #20

Closed
soywod opened this issue Sep 25, 2024 · 0 comments
Closed

Add serde warning when missing cargo feature #20

soywod opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@soywod
Copy link
Member

soywod commented Sep 25, 2024

When a cargo feature is missing (for example oauth2) and someone tries to deserialize an oauth config, a warn should be displayed that the feature is missing.

@soywod soywod added this to Pimalaya Sep 25, 2024
@soywod soywod moved this to Todo in Pimalaya Sep 25, 2024
@soywod soywod moved this to Todo in Pimalaya Oct 11, 2024
@soywod soywod self-assigned this Oct 11, 2024
@soywod soywod moved this from In Progress to Done in Pimalaya Oct 26, 2024
@soywod soywod closed this as completed by moving to Done in Pimalaya Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant