# Objective Making work with `Indices` struct easier. Currently when building indices in some quick-and-dirty code we need to do matches and handle enum variants. ## Solution `Indices::push` utility which works transparently with `U16` and `U32` variants. ## Testing Unit test added. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||