mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
chore: format
This commit is contained in:
parent
7b37e71221
commit
730c938ad2
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ impl Socket for UdpSocketImpl {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(not(feature = "packet_capture"))]
|
#[cfg(not(feature = "packet_capture"))]
|
||||||
pub type UdpSocket = UdpSocketImpl;
|
pub type UdpSocket = UdpSocketImpl;
|
||||||
#[cfg(not(feature = "packet_capture"))]
|
#[cfg(not(feature = "packet_capture"))]
|
||||||
pub type TcpSocket = TcpSocketImpl;
|
pub type TcpSocket = TcpSocketImpl;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue