Skip to main content

run_ask

Function run_ask 

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

Runs an ASK packet with the default bounded repair policy.