clap/src/output
Jan Verbeek a18658af86 perf: Replace BTreeMaps by manually sorted Vecs
This removes another ~20KB of code size.

There is one BTreeMap left, but replacing that one doesn't make a difference.
2022-01-29 22:18:32 +01:00
..
fmt.rs perf: Do not inline formatting methods 2022-01-29 22:18:30 +01:00
help.rs perf: Replace BTreeMaps by manually sorted Vecs 2022-01-29 22:18:32 +01:00
mod.rs Finished color refactor 2020-04-16 12:51:26 +02:00
usage.rs chore: Remove the TODO chaff 2021-12-22 10:15:09 -06:00