summaryrefslogtreecommitdiff
path: root/src/run.rs
blob: 94261ff12d2fb94aee875ebafc0672222e832695 (plain)
1
2
3
/// Runtime state for running Obnam benchmarks.
pub struct RuntimeState {
}