pcap-rs 1.0.4

A parser for pcap files (and its file iterator).
Documentation
  • Coverage
  • 12.03%
    16 out of 133 items documented0 out of 10 items with examples
  • Size
  • Source code size: 25.51 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.95 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • ithinuel/pcap-rs
    6 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ithinuel

This crate provides simple functions to parse pcap files.

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