[][src]Function solana_perf::packet::to_packets_chunked

pub fn to_packets_chunked<T: Serialize>(xs: &[T], chunks: usize) -> Vec<Packets>