Registry / networking / tor-async-utils

tor-async-utils

JSON →
library0.43.0rscratesunverified

Async/futures helpers for use with Tor.

# Cargo.toml [dependencies] tor-async-utils = "0.43.0"
INSTALL
IMPORT
SIG · TOR-ASYNC-UTILS
T
tor-async-utils
networkingrustv0.43.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.

SinkExt
use tor_async_utils::SinkExt;

Using async utilities from tor-async-utils.

use tor_async_utils::SinkExt; async fn example() { let mut sink = Vec::new(); sink.send(42).await.unwrap(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.43.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
OpenAI (training)
1
Resources
tor-async-utils — cargo add tor-async-utils · libregistry