mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-25 00:40:26 +00:00
This implements a basic builder for the Checker struct as discussed in #12. It is using derive_builder and uses a custom build method to instantiate the more elaborate fields like reqwest::Client. It also adds deadpool and tokio::mpsc as dependencies to handle a pool of clients to query websites. |
||
|---|---|---|
| .. | ||
| cli.rs | ||