Type Alias UdpRx

Source
pub type UdpRx = Receiver<BytesMut>;

Aliased Typeยง

pub struct UdpRx { /* private fields */ }