Docs.rs
sirun-0.1.9
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sirun 0.1.9
A benchmark test runner
Crate
Source
Builds
Feature flags
Hide files
..
assigned-port.json
cachegrind.json
env.json
iterations-nohup.json
iterations.json
long.json
no-setup.json
sigint.json
simple-name.json
simple.json
simple.yml
teardown.json
timeout.json
variants.json
1
2
3
4
{
"
teardown
"
:
"
echo a teardown was run
"
,
"
run
"
:
"
echo the test was run
"
}