pub fn wire_bridge<TOutbound, TInbound>(
graph: &Graph,
opts: WireBridgeOptions,
) -> WireBridgeBundle<TOutbound, TInbound>Expand description
Creates or computes wire_bridge.
pub fn wire_bridge<TOutbound, TInbound>(
graph: &Graph,
opts: WireBridgeOptions,
) -> WireBridgeBundle<TOutbound, TInbound>Creates or computes wire_bridge.