Skip to main content

BridgeList

Type Alias BridgeList 

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

List of configured bridges, as found in the built configuration

Aliased Typeยง

pub struct BridgeList { /* private fields */ }