pub fn insert_backoff_gate_rx(
sub_graph: &mut GraphProto,
) -> Result<(), CompileError>Expand description
Insert a BackoffGateRx after every synthesized wire::Recv.
pub fn insert_backoff_gate_rx(
sub_graph: &mut GraphProto,
) -> Result<(), CompileError>Insert a BackoffGateRx after every synthesized wire::Recv.