pub fn ba_gates_log_slot(
pick: &BaGatesPick,
requested: bool,
) -> Option<BaGatesLogSlot>Expand description
The slot a verdict belongs to. Pure, so the once-set can be replayed on a CPU against a real serve’s call order.
pub fn ba_gates_log_slot(
pick: &BaGatesPick,
requested: bool,
) -> Option<BaGatesLogSlot>The slot a verdict belongs to. Pure, so the once-set can be replayed on a CPU against a real serve’s call order.