mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp load test: run cargo fmt
This commit is contained in:
parent
fc6f3c299e
commit
71a093dcec
4 changed files with 9 additions and 5 deletions
|
|
@ -6,7 +6,6 @@ use aquatic_cli_helpers::LogLevel;
|
|||
#[cfg(feature = "cpu-pinning")]
|
||||
use aquatic_common::cpu_pinning::CpuPinningConfig;
|
||||
|
||||
|
||||
#[derive(Clone, Debug, Serialize, Deserialize)]
|
||||
#[serde(default)]
|
||||
pub struct Config {
|
||||
|
|
@ -121,4 +120,4 @@ impl Default for HandlerConfig {
|
|||
torrent_selection_pareto_shape: 2.0,
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue