pubmodconfig;pubmoddatagram_protocol;pubmodserver;pubmodtests;pubuseconfig::UdpConfig;pubusedatagram_protocol::UdpProtocol;pubuseserver::UdpEchoServer;// Type alias for the generic datagram client with UDP protocol
pubtypeUdpEchoClient=crate::datagram::DatagramEchoClient<UdpProtocol>;