Skip to main content

run_ask_with_policy

Function run_ask_with_policy 

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

Runs an ASK packet with an explicit bounded repair policy.