Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

Fix up Error Story #40

Open
steffengy opened this issue Jan 27, 2018 · 1 comment
Open

Fix up Error Story #40

steffengy opened this issue Jan 27, 2018 · 1 comment
Milestone

Comments

@steffengy
Copy link
Owner

Get rid of some panics/unwraps/unimplemented!/unreachable! (assert -> TdsError).
Potentially consider using failure.

@steffengy steffengy added this to the 0.3 milestone Jan 27, 2018
@steffengy steffengy modified the milestones: 0.3, 0.4 Jun 19, 2018
@jonhoo
Copy link
Contributor

jonhoo commented Mar 7, 2019

Specifically we should probably also have Error implement std::error::Error!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants