Docs.rs
netlink-proto-0.12.0
netlink-proto 0.12.0
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.8.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.25.0
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module sys
netlink_
proto
0.12.0
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