mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic_udp: innetwork, use request_sender.try_send; run rustfmt
This commit is contained in:
parent
07a453b6b3
commit
90d60108c1
2 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use std::sync::Arc;
|
||||
use std::sync::atomic::Ordering;
|
||||
use std::sync::Arc;
|
||||
|
||||
use histogram::Histogram;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue