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

ValuesSplit values.rs into separate pieces #18

Merged
merged 3 commits into from
Dec 10, 2024
Merged

ValuesSplit values.rs into separate pieces #18

merged 3 commits into from
Dec 10, 2024

Conversation

Robo210
Copy link
Collaborator

@Robo210 Robo210 commented Dec 9, 2024

values.rs was confusing as to why Visit was implemented multiple times for different structs. Split the two implementations into separate files with better names.

Also removed an unnecessary generic.

Also add some basic builder tests.

@Robo210 Robo210 requested a review from a team as a code owner December 9, 2024 00:18
idigdoug
idigdoug previously approved these changes Dec 9, 2024
values.rs was confusing as to why Visit was implemented multiple times for different structs. Split the two implementations into separate files with better names.

Also removed an unnecessary generic.

Also add some basic builder tests.
@Robo210 Robo210 merged commit 62a5bcb into main Dec 10, 2024
3 checks passed
@Robo210 Robo210 deleted the values branch December 10, 2024 20:18
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.

3 participants