Type Alias UdpMsg

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