mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-18 03:51:02 +00:00
cargo fmt
This commit is contained in:
@@ -242,7 +242,7 @@ struct SoakTestOpts {
|
||||
log_output: bool,
|
||||
/// How many worker threads should the soak test runner use?
|
||||
#[structopt(long, default_value = "4")]
|
||||
test_worker_threads: usize
|
||||
test_worker_threads: usize,
|
||||
}
|
||||
|
||||
/// Get soak test args from an envvar and parse them via structopt.
|
||||
|
||||
Reference in New Issue
Block a user