ReceivedPacket

Type Alias ReceivedPacket 

Source
pub type ReceivedPacket = (SocketAddr, Vec<u8>);