lychee/lychee-bin/tests
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
..
cli.rs Use thiserror for error handling (#399) 2021-11-20 01:42:50 +01:00
local_files.rs Add support for different output formats (compact, detailed, markdown) (#375) 2021-11-18 00:44:48 +01:00
usage.rs Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00