miette/miette-derive
Nahor 85576d7914 feat(collection): chain iterators rather than extend vector
Since we are going to iterate anyway, instead of growing the label vector,
chain the iterators. This should be more efficient.

In some cases, this also remove a compilation warning about the label
vector being unnecessarily mutable.
2024-02-17 10:29:54 -08:00
..
src feat(collection): chain iterators rather than extend vector 2024-02-17 10:29:54 -08:00
Cargo.toml chore: Release 2024-02-15 18:18:45 -08:00
LICENSE feat(derive): added basic derive macro 2021-08-15 11:49:02 -07:00