[][src]Function solana_streamer::packet::to_packets

pub fn to_packets<T>(xs: &[T]) -> Vec<Packets> where
    T: Serialize