libtor-sys 45.6.0+0.4.5.6

Rust crate that internally compiles Tor and its dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
@dir /app
@brief app: top-level entry point for Tor

The "app" directory has Tor's main entry point and configuration logic,
and is responsible for initializing and managing the other modules in
Tor.

The modules in "app" are:

   - \refdir{app/config} -- configuration and state for Tor
   - \refdir{app/main} -- Top-level functions to invoke the rest or Tor.