Module types

Module types 

Source

Structs§

BenchStatistics
Benchmark statistics from criterion output
BenchmarkMeasurement
Represents a benchmark measurement from benchmark tools (e.g., criterion)
TestMeasurement
Represents a test measurement from test runners (e.g., JUnit XML)

Enums§

ParsedMeasurement
Represents a parsed measurement from various input formats
TestStatus
Test execution status

Traits§

Parser
Trait for parsers that convert external formats to ParsedMeasurement