| Crates.io | netlink-packet-core |
| lib.rs | netlink-packet-core |
| version | 0.8.1 |
| created_at | 2019-12-20 08:05:19.7203+00 |
| updated_at | 2025-09-18 08:24:23.648811+00 |
| description | netlink packet types |
| homepage | https://github.com/rust-netlink/netlink-packet-core |
| repository | https://github.com/rust-netlink/netlink-packet-core |
| max_upload_size | |
| id | 190857 |
| size | 98,029 |
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.