docs.rs failed to build tor-check-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
tor-check-0.2.2
tor_check
Extend your favorite HTTP client with a Tor verification feature.
Usage
Configure your client to use the Tor proxy and call tor_check before any other requests.
Reqwest
The reqwest feature is required.
use ;
async
Ureq
The ureq feature is required.
use ;
Troubles and error handling
This crate use check.torproject.org API result.
Possible errors returned.
use ;
match agent.tor_check