pub type PacketBatchReceiver = Receiver<PacketBatch>;

Aliased Type§

struct PacketBatchReceiver { /* private fields */ }