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 serialization of unit type #74

Merged
merged 2 commits into from
Aug 6, 2023
Merged

Conversation

knickish
Copy link
Collaborator

@knickish knickish commented Aug 6, 2023

Adding serde of unit type to ron and bin, and updating the json version to output valid json (and also matching serde's behavior). Demonstrated with a test that unit type serde was not working correctly in json previously.

@knickish knickish requested a review from not-fl3 August 6, 2023 14:52
@knickish knickish merged commit 8e8fd5d into not-fl3:master Aug 6, 2023
7 checks passed
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.

2 participants