Registry / networking / tor-error

tor-error

JSON →
library0.42.0rscratesunverified

Provides the unified type-erased error type returned by many (esp. high-level) Tor APIs.

# Cargo.toml [dependencies] tor-error = "0.42.0"
INSTALL
IMPORT
SIG · TOR-ERROR
T
tor-error
networkingrustv0.42.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Error
use tor_error::Error;

Returns a Tor error.

use tor_error::Error; fn main() -> Result<(), Error> { Err(Error::from("example error")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.42.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
tor-error — cargo add tor-error · libregistry