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

Better error type #23

Open
Luro02 opened this issue Sep 17, 2019 · 1 comment
Open

Better error type #23

Luro02 opened this issue Sep 17, 2019 · 1 comment
Labels
E-hard Effort: hard. A task that requires a lot of work.
Milestone

Comments

@Luro02
Copy link
Collaborator

Luro02 commented Sep 17, 2019

The current error type isn't any good.

2020-03-30: It might be better to split up the current error type into multiple smaller components, like for example FromStr would return a ParseError.
https://www.reddit.com/r/rust/comments/frk192/how_many_error_types_should_a_library_have/

@Luro02 Luro02 added the E-hard Effort: hard. A task that requires a lot of work. label Sep 17, 2019
@Luro02 Luro02 added this to the 0.3 milestone Sep 17, 2019
@Luro02 Luro02 modified the milestones: 0.3, 0.4 Mar 29, 2020
@Luro02 Luro02 closed this as completed in ac80ac5 Apr 9, 2020
@Luro02
Copy link
Collaborator Author

Luro02 commented Apr 10, 2020

I mistakenly closed this issue

@Luro02 Luro02 reopened this Apr 10, 2020
@Luro02 Luro02 added this to Planned in Version 0.4.0 Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-hard Effort: hard. A task that requires a lot of work.
Projects
Version 0.4.0
  
Planned
Development

No branches or pull requests

1 participant