miette/miette-derive
Nahor 589eacc2c3 feat(collection): remove unnecessary `OptionalWrapper`
- In a label collection, there is no need for a `None` label. One should
  just not add that label
- Code wise it is also incorrect. The wrapper will be for a vector of
  spans, not for individual spans. It happens to work anyway, but this was
  not the intended use.
2024-02-17 10:55:56 -08:00
..
src feat(collection): remove unnecessary `OptionalWrapper` 2024-02-17 10:55:56 -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