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

Derive Debug, Clone and PartialEq for ValueOpt #332

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

aljazerzen
Copy link
Contributor

@aljazerzen aljazerzen commented Jul 9, 2024

Closes #331

Also fixes a bunch of broken/unnecessary links in doc comments.

@aljazerzen aljazerzen requested a review from mmastrac July 9, 2024 07:26
Copy link
Contributor

@mmastrac mmastrac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aljazerzen aljazerzen merged commit 2333cc5 into master Jul 10, 2024
4 checks passed
@aljazerzen aljazerzen deleted the docs-and-derives branch August 6, 2024 11:03
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.

implement Debug for ValueOpt
2 participants