| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rust bindings to netmap, currently at version 3.17 (Linux).
To use within your own project, add:
[dependencies.netmap_sys] version = "0.1.4" # Uncomment this line where you wish to use features guarded by the # NETMAP_WITH_LIBS macro in C. #features = "netmap_with_libs"
To your Cargo.toml.
If you get an error containing the message:
error: could not find native static library `rust_netmap_user`, perhaps an -L flag is missing?
You should check the following things:
| Back | FazBrowse Home | New Git URL |