lychee/src
Matthias 702909c4ab
Mailto support (#138)
* Add mailto suport and use try_from for parsing URLs
* Cleanup and document code
2021-02-12 10:25:33 +01:00
..
bin/lychee Exclude e-mails from being checked (#137) 2021-02-10 11:58:04 +01:00
client.rs Exclude e-mails from being checked (#137) 2021-02-10 11:58:04 +01:00
client_pool.rs Update dependencies (reqwest 0.11 and tokio 1.0) (#51) 2021-01-07 00:10:58 +01:00
collector.rs Add hint about separating inputs from options with -- (fixes #113) (#119) 2021-01-17 17:01:06 +01:00
excludes.rs Exclude e-mails from being checked (#137) 2021-02-10 11:58:04 +01:00
extract.rs Mailto support (#138) 2021-02-12 10:25:33 +01:00
lib.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
test_utils.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
types.rs Make lychee usable as a library #13 (#46) 2020-12-04 10:44:31 +01:00
uri.rs Mailto support (#138) 2021-02-12 10:25:33 +01:00