cbh_command 0.0.4

Implementation crate for cargo-bench-history - do not reference directly
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 43.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 368.58 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • folo-rs/folo
    40 6 12
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sandersaares

cbh_command

Implementation crate for cargo-bench-history. Do not depend on this directly — it carries the parsed command model (the Command enum and the per-subcommand option value types) that the CLI parser produces and the commands consume. It has no stable public API; use the cargo-bench-history tool instead.