Manipulate Linux networking resources via netlink, providing a safe Rust interface.
# Cargo.toml
[dependencies]
rtnetlink = "0.21.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists network links using rtnetlink with an async runtime.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.