1 unstable release
Uses old Rust 2015
0.2.0 | Dec 13, 2016 |
---|
#101 in #tor
35KB
658 lines
tor_control
Client interface to the Tor Control Protocol, hence referenced as TorCP.
The tor_control
module contains the TorControl
struct used to connect
to TorCP, and various types for error handling, and implementations of
std
traits for error handling.
Dependencies
~64KB