Use `failure` over `error_chain`
Opened this issue · 0 comments
marcaddeo commented
The failure
crate is supposed to supercede the error_chain
crate for handling errors. Might be wise to get this in before 1.0.0
to avoid large breaking changes.