mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +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
|
|
@ -5,8 +5,8 @@ use rand_distr::Pareto;
|
|||
|
||||
use aquatic_udp_protocol::*;
|
||||
|
||||
use crate::config::Config;
|
||||
use crate::common::*;
|
||||
use crate::config::Config;
|
||||
|
||||
pub fn create_torrent_peer(
|
||||
config: &Config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue