Type Alias arti_client::config::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 */ }