Registry / networking / tor-cell

tor-cell

JSON →
library0.41.0rscratesunverified

Encodes and decodes Tor protocol cells and messages.

# Cargo.toml [dependencies] tor-cell = "0.41.0"
INSTALL
IMPORT
SIG · TOR-CELL
T
tor-cell
networkingrustv0.41.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.

ChanCell
use tor_cell::ChanCell;

Minimal example showing the ChanCell type.

use tor_cell::ChanCell; fn main() { // Example: create a channel cell (requires actual cell data). println!("Tor cell encoding/decoding available"); }
Debug
Known issues
gotchaPart of the Arti project; requires async runtime for full functionality.
fix
Use with tokio or async-std when handling network I/O.
affects: >=0.41.0
Upgrade
Version history
0.41.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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