Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Create Enum for error kind #3

Open
kloenk opened this issue Apr 4, 2019 · 4 comments
Open

Create Enum for error kind #3

kloenk opened this issue Apr 4, 2019 · 4 comments
Assignees
Milestone

Comments

@kloenk
Copy link
Owner

kloenk commented Apr 4, 2019

Change the Type of error::Error.kind to an enum like std::io::ErrorKind

@kloenk kloenk self-assigned this Apr 4, 2019
@kloenk
Copy link
Owner Author

kloenk commented Apr 4, 2019

This will be written in branch ErrorKind

@kloenk
Copy link
Owner Author

kloenk commented Apr 4, 2019

also add tests for that type

@kloenk kloenk mentioned this issue Apr 5, 2019
@kloenk kloenk added this to the 0.1.0 milestone Apr 5, 2019
@kloenk
Copy link
Owner Author

kloenk commented Apr 5, 2019

merged with #4

@kloenk kloenk closed this as completed Apr 5, 2019
@kloenk
Copy link
Owner Author

kloenk commented Apr 6, 2019

Create conversion from error and errorKind to std::io::Error(Kind)

@kloenk kloenk reopened this Apr 6, 2019
@kloenk kloenk modified the milestones: 0.1.0, 0.2.0 Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant