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

Serde support #31

Closed
adeschamps opened this issue Jan 17, 2018 · 1 comment
Closed

Serde support #31

adeschamps opened this issue Jan 17, 2018 · 1 comment

Comments

@adeschamps
Copy link
Contributor

Serde support (presumably behind a feature flag) would be really useful to me. I may take a stab at implementing it if I have time.

I feel that it's not necessary to serialize the unit, to save space. This means that if you changed the units of a field, it might deserialize without error. Do you think that's the right choice?

@paholg
Copy link
Owner

paholg commented Jun 25, 2018

Closed by #32.

@paholg paholg closed this as completed Jun 25, 2018
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

No branches or pull requests

2 participants