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

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