Docs.rs
netmap-rs-0.2.1
netmap-rs 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Kyle6012
Dependencies
bitflags ^2.0
normal
core_affinity ^0.8
normal
optional
crossbeam ^0.8
normal
optional
libc ^0.2
normal
netmap-min-sys ^0.2.1
normal
optional
reed-solomon-erasure ^6.0.0
normal
optional
thiserror ^1.0
normal
tokio ^1
normal
optional
criterion ^0.4
dev
ctrlc ^3.2
dev
polling ^3.2
dev
tempfile ^3.3
dev
Versions
100%
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
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
netmap_
rs
0.2.1
Module frame
Module Items
Structs
In crate netmap_
rs
netmap_rs
Module
frame
Copy item path
Source
Expand description
Frame structures for representing network packets.
Structs
ยง
Frame
A view of a packet, potentially zero-copy (for Netmap sys) or owned (for fallback).