netlink-packet-core 0.7.0

netlink packet types
Documentation
1
2
3
4
5
# Rust crate for common netlink packet parsing

The `netlink-packet-core` is the glue for all the other netlink-packet-*
crates. It provides a `NetlinkMessage<T>` type that represent any netlink
message for any sub-protocol.