Skip to main content

wire_bridge

Function wire_bridge 

Source
pub fn wire_bridge<TOutbound, TInbound>(
    graph: &Graph,
    opts: WireBridgeOptions,
) -> WireBridgeBundle<TOutbound, TInbound>
where TOutbound: Clone + 'static, TInbound: Clone + 'static,
Expand description

Creates or computes wire_bridge.