pcap-rs 1.0.4

A parser for pcap files (and its file iterator).
Documentation

This crate provides simple functions to parse pcap files.

This implementation is based on the documentation available on wireshark's wiki.