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

extract MdqNode states to separate structs #24

Merged
merged 2 commits into from
Jun 15, 2024
Merged

extract MdqNode states to separate structs #24

merged 2 commits into from
Jun 15, 2024

Conversation

yshavit
Copy link
Owner

@yshavit yshavit commented Jun 15, 2024

This gives them more consistency.

I did this using RustRover's extraction, which doesn't do perfect formatting -- it keeps extra spaces. I left them in, for no reason other than not wanting to go through and change them all manually. cargo fmt doesn't care, apparently.

yshavit added 2 commits June 15, 2024 00:23
This way, we don't need to worry about namespacing issues.
@yshavit yshavit merged commit bb71c16 into main Jun 15, 2024
4 checks passed
@yshavit yshavit deleted the mdqnode-structs branch June 15, 2024 04:38
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.

1 participant