Registry / networking / netlink-packet-utils

netlink-packet-utils

JSON →
library0.6.0rscratesunverified

Macros and helpers for parsing netlink messages.

# Cargo.toml [dependencies] netlink-packet-utils = "0.6.0"
INSTALL
IMPORT
SIG · NETLINK-PACKET-UTI
N
netlink-packet-utils
networkingrustv0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Emitable
use netlink_packet_utils::Emitable;

Demonstrates importing the Emitable trait for netlink packets.

use netlink_packet_utils::Emitable; fn main() { // Example usage with a netlink packet println!("Netlink packet utilities available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
netlink-packet-utils — cargo add netlink-packet-utils · libregistry