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.
pub fn run_ask(
cx: &mut Cx,
target: &dyn EvalFabric,
packet: BridgePacket,
) -> Result<BridgePacket>Runs an ASK packet with the default bounded repair policy.