-
Notifications
You must be signed in to change notification settings - Fork 98
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 support for Serde #37
Comments
As a user of serde in an application, I think it's reasonable to only enable it when a feature is explicitly enabled. I'm used to doing this for other crates. |
Closed
radix
added a commit
to radix/uom
that referenced
this issue
Dec 28, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 28, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 28, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 28, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 28, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 28, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 28, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 29, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Dec 29, 2017
radix
added a commit
to radix/uom
that referenced
this issue
Jan 1, 2018
iliekturtles
pushed a commit
that referenced
this issue
Jan 2, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add support controlled by a
serde
feature. Enable or disable by default?https://crates.io/crates/serde
The text was updated successfully, but these errors were encountered: