pub type KcpPacketReceiver = Receiver<KcpPacket>;
pub struct KcpPacketReceiver { /* private fields */ }