//! [**View the `tor_rtcompat` crate documentation**](tor_rtcompat) for more about these features.
//! * `native-tls` (default) -- build with the [native-tls](https://github.com/sfackler/rust-native-tls)
//! * `rustls` -- build with the [rustls](https://github.com/rustls/rustls) crate for TLS support
//! OpenSSL (⚠ Warning ⚠: this feature will include a dependency on native-tls, even if you weren't
//! planning to use native-tls. If you only want to build with a static sqlite library, enable the