arti_client::config

Type Alias BridgeList

Source
pub type BridgeList = Vec<BridgeConfig>;
Expand description

List of configured bridges, as found in the built configuration

Aliased Typeยง

struct BridgeList { /* private fields */ }