[][src]Macro logicsim::assert_propagation_range

macro_rules! assert_propagation_range {
    ($ig:expr, $expected:expr) => { ... };
}

Asserts that the graph stabilizes after a number of iterations inside the expected range.