mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-05-21 21:38:57 +00:00
* Add test when url is invalid and panic * Initial error handling ref https://github.com/messense/robotparser-rs/issues/22 * Rename ErrorKind::HttpClient => ErrorKind::Http * Implement std::error::Error and rename to Error |
||
|---|---|---|
| .. | ||
| test_lib.rs | ||
| test_reqwest_async.rs | ||
| test_reqwest_blocking.rs | ||
| test_warnings.rs | ||