Compatibility layer for asynchronous runtimes, used by Tor.
# Cargo.toml
[dependencies]
tor-rtcompat = "0.40.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and uses the preferred async runtime for Tor applications.
Add `features = ["tokio"]` or `features = ["async-std"]` to your Cargo.toml dependency.
No dependency data recorded yet.