Type Definition solana_perf::packet::PacketBatchRecycler

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