pub type BridgeList = Vec<BridgeConfig>;
Expand description
List of configured bridges, as found in the built configuration
Aliased Typeยง
struct BridgeList { /* private fields */ }
pub type BridgeList = Vec<BridgeConfig>;
List of configured bridges, as found in the built configuration
struct BridgeList { /* private fields */ }