pub type PacketBatchRecycler = Recycler<PinnedVec<Packet>>;

Aliased Type§

struct PacketBatchRecycler { /* private fields */ }