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

Implement From<IoError> for SerializeError #113

Closed
nox opened this issue Feb 11, 2017 · 3 comments
Closed

Implement From<IoError> for SerializeError #113

nox opened this issue Feb 11, 2017 · 3 comments

Comments

@nox
Copy link
Member

@nox nox commented Feb 11, 2017

No description provided.

@TyOverby
Copy link
Collaborator

@TyOverby TyOverby commented Feb 11, 2017

SerializeError is gone, replaced with an Error struct for both serialization and deserialization.

I just checked, and From<IoError> is implemented for this new struct.

@TyOverby TyOverby closed this Feb 11, 2017
@nox
Copy link
Member Author

@nox nox commented Feb 11, 2017

Could you publish alpha1 or something with that change, so that I progress on Servo's serde bump?

@TyOverby
Copy link
Collaborator

@TyOverby TyOverby commented Feb 11, 2017

1.0.0-alpha2 has been published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.