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

update conf module to derive more traits and improve docs #523

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

joseluis
Copy link
Contributor

@joseluis joseluis commented Feb 3, 2025

I'm pretty satisfied with the docs on this module now, but please let me know if you prefer something done differently.

- derive `Clone`, `Copy`, `Debug`, `Default`, `PartialEq` and `Hash`.
- add missing docs, clarify existing comments, fix broken doc links.
@not-fl3 not-fl3 merged commit 19340ac into not-fl3:master Feb 6, 2025
10 checks passed
@not-fl3
Copy link
Owner

not-fl3 commented Feb 6, 2025

Thanks for PR, those are some great docs!

@joseluis joseluis deleted the feat-conf-update branch February 6, 2025 16:04
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.

Can u add Clone implementation for Conf?
2 participants