pub fn read_pcap(path: impl AsRef<Path>) -> Result<Pcap>
Fails if the file cannot be read or is not a classic pcap file.