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

Serialize/Deserialize not implemented for IpAddr? #551

Closed
alexreg opened this issue Sep 14, 2016 · 0 comments
Closed

Serialize/Deserialize not implemented for IpAddr? #551

alexreg opened this issue Sep 14, 2016 · 0 comments

Comments

@alexreg
Copy link

alexreg commented Sep 14, 2016

It's implemented for Ipv4Addr and Ipv6Addr, so why not this type? If there's no good reason, could we please get it implemented?

tbu- added a commit to tbu-/serde that referenced this issue Sep 29, 2016
Also use the same strategy for serialization as for deserialization of
`IpAddr`.

Fixes serde-rs#551.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants