Skip to main content

run_bridge

Function run_bridge 

Source
pub fn run_bridge(
    cx: &mut Cx,
    target: &dyn EvalFabric,
    book: &BridgeBook,
    packet: BridgePacket,
) -> Result<(BridgePacket, BridgeReport)>
Expand description

Runs one checked BRIDGE exchange over a target eval fabric.