lychee/lychee-lib
Matthias d96c1269ff
Use thiserror for error handling (#399)
This removes some boilerplate and is arguably better
than handwriting the error handling code for
maintainability and avoid inconsitent functionality
for the error variants.
thiserror is also the de-facto standard for library
error types as of today.
2021-11-20 01:42:50 +01:00
..
src Use thiserror for error handling (#399) 2021-11-20 01:42:50 +01:00
Cargo.toml Use thiserror for error handling (#399) 2021-11-20 01:42:50 +01:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00