Docs.rs
demikernel-1.5.13
demikernel 1.5.13
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
anandbonde
kyleholohan
Dependencies
anyhow ^1.0.86
normal
arrayvec ^0.7.4
normal
async-trait ^0.1.81
normal
bit-iter ^1.2.0
normal
cfg-if ^1.0.0
normal
clap ^4.5.15
normal
crc ^3.2.1
normal
crossbeam-channel ^0.5.13
normal
demikernel-dpdk-bindings ^1.1.6
normal
optional
demikernel-network-simulator ^0.1.0
normal
eui48 ^1.1.0
normal
flexi_logger ^0.28.5
normal
futures ^0.3.30
normal
histogram ^0.11.0
normal
libc ^0.2.155
normal
log ^0.4.22
normal
mimalloc ^0.1.43
normal
rand ^0.8.5
normal
slab ^0.4.9
normal
socket2 ^0.5.7
normal
x86 ^0.52.0
normal
yaml-rust ^0.4.5
normal
demikernel-xdp-bindings ^1.0.0
normal
optional
windows ^0.57.0
normal
windows-sys ^0.52.0
normal
Versions
37.05%
of the crate is documented
Platform
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
fold16
demikernel
1.5.13
In demikernel::
inetstack::
protocols
demikernel
::
inetstack
::
protocols
Function
fold16
Copy item path
Source
pub fn fold16(state:
u32
) ->
u16
Expand description
Folds 32-bit sum into 16-bit checksum value.