Function build_pt_config

Source
pub(crate) fn build_pt_config(
    bridge_line: &str,
    protocol_name: &str,
    client_path: &str,
) -> Result<TorClientConfig>
Expand description

Attempts to build a pluggable transport-enabled TorClientConfig using the supplied data