Function solana_streamer::packet::to_packets_chunked [−][src]
pub fn to_packets_chunked<T>(xs: &[T], chunks: usize) -> Vec<Packets, Global> where
T: Serialize,
pub fn to_packets_chunked<T>(xs: &[T], chunks: usize) -> Vec<Packets, Global> where
T: Serialize,