pub type PacketBatchSender = Sender<PacketBatch>;

Aliased Type§

struct PacketBatchSender { /* private fields */ }