Function stream_merge::stream_and_decode_pcap_packets[][src]

pub fn stream_and_decode_pcap_packets(
    path: String
) -> impl Stream<Item = (u64, Bytes)>