Docs.rs
netlink-packet-utils-0.5.2
netlink-packet-utils 0.5.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
little-dude
cathay4t
JohnTitor
benjumanji
Dependencies
anyhow ^1.0.31
normal
byteorder ^1.3.2
normal
paste ^1.0
normal
thiserror ^1
normal
Versions
34.85%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
In netlink_packet_utils
?
Macro
netlink_packet_utils
::
buffer_check_length
source
·
[
−
]
macro_rules!
buffer_check_length { (
$name
:ident(
$buffer_len
:expr)) => { ... }; }