Expand description
helper traits and types
Structs§
- DynRegister
- boxed
Register
trait object.
Enums§
- Monotonicity
- whether the plot metric is better when higher, lower, or not monotonic
Traits§
- Arg
- type that can be used as a benchmark argument.
- Plot
Metric - type that can be used as a metric for plots.
- Register
- type that can be registered as a benchmark function.
- Register
Ext Register
extension trait.- Register
Many - variadic tuple of types that can be registered as benchmark functions.