Especially when using the verbose `{:#?}`, which before would result in
```
Color32([
255,
0,
0,
255
])
```
but now becomes `#ff_00_00_ff`
|
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| README.md | ||
Especially when using the verbose `{:#?}`, which before would result in
```
Color32([
255,
0,
0,
255
])
```
but now becomes `#ff_00_00_ff`
|
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| README.md | ||