Type Alias UdpChannel

Source
pub type UdpChannel = Arc<dyn IUdpChannel>;

Aliased Typeยง

pub struct UdpChannel { /* private fields */ }