mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-24 05:13:44 +00:00
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. |
||
|---|---|---|
| .. | ||
| cli.rs | ||
| local_files.rs | ||
| usage.rs | ||