cbh_model 0.0.3

Implementation crate for cargo-bench-history - do not reference directly
Documentation
1
2
3
4
5
6
# cbh_model

Implementation crate for [`cargo-bench-history`](https://github.com/folo-rs/folo). Do
not depend on this directly — it carries the stored data model (runs, benchmark
identities, metrics, run context, and comparability rules) and has no stable public
API. Use the `cargo-bench-history` tool instead.