File: README.md

package info (click to toggle)
rust-genetlink 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: makefile: 7
file content (9 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Rust crate for generic netlink protocol

This crate provides higher level abstraction for the 
[generic netlink protocol][1].

Rust crate document could be found at [docs.rs][2].

[1]: https://www.man7.org/linux/man-pages/man8/genl.8.html
[2]: https://docs.rs/genetlink