Expand description
Network IO — small TCP/UDP helpers mirroring / IO.Udp
but exposed as simple functions returning tokio::net primitives wrapped
in channel-driven actors.
Re-exports§
pub use manager::ConnId;pub use manager::IoEvent;pub use manager::TcpCommand;pub use manager::TcpManager;pub use manager::UdpCommand;pub use manager::UdpManager;