pub(crate) fn build_pt_config( bridge_line: &str, protocol_name: &str, client_path: &str, ) -> Result<TorClientConfig>
Attempts to build a pluggable transport-enabled [TorClientConfig] using the supplied data