To avoid `!matches!(...)`, which is hard to think about. Instead every case now uses direct pattern matching and returns true or false. Also add a couple of cases to the `stringify.rs` test that currently print badly. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
To avoid `!matches!(...)`, which is hard to think about. Instead every case now uses direct pattern matching and returns true or false. Also add a couple of cases to the `stringify.rs` test that currently print badly. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||