pub type ArtiCombinedConfig = (ArtiConfig, TorClientConfig);
Expand description
Convenience alias for the config for a whole arti
program
Used primarily as a type parameter on calls to tor_config::resolve
pub type ArtiCombinedConfig = (ArtiConfig, TorClientConfig);
Convenience alias for the config for a whole arti
program
Used primarily as a type parameter on calls to tor_config::resolve