Docs.rs
netlink-proto-0.11.5
netlink-proto 0.11.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
little-dude
cathay4t
JohnTitor
benjumanji
Dependencies
bytes ^1.0
normal
futures ^0.3
normal
log ^0.4.8
normal
netlink-packet-core ^0.7.0
normal
netlink-sys ^0.8.4
normal
thiserror ^2
normal
async-std ^1.9.0
dev
env_logger ^0.8.2
dev
netlink-packet-audit ^0.5.0
dev
netlink-packet-route ^0.18.1
dev
tokio ^1.0.1
dev
Versions
82.35%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
netlink_
proto
0.11.5
Module sys
Module Items
Modules
Structs
Traits
In crate netlink_
proto
netlink_proto
Module
sys
Copy item path
Source
Modules
§
protocols
Structs
§
Socket
Addr
The address of a netlink socket
Tokio
Socket
An I/O object representing a Netlink socket.
Traits
§
Async
Socket
Trait to support different async backends
Async
Socket
Ext
Support trait for
AsyncSocket