rust-netmap

Rust bindings to netmap, currently at version 3.17 (Linux).

Usage

To use within your own project, add:

[dependencies.rust-netmap] git = "https://github.com/libpnet/rust-netmap.git"

To your Cargo.toml.