09c3e82050
The current structure makes it hard to tell that there are just four distinct code paths, depending on how many items there are in `bb_items` and `next_items`. This commit introduces a `match` that clarifies things. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |