Docs.rs
combs-mesh-0.2.2
combs-mesh 0.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
18 August 2026
Links
Repository
crates.io
Source
Owners
asqrzk
Dependencies
aes-gcm ^0.10
normal
chacha20poly1305 ^0.10
normal
combs-runtime ^0.2.2
normal
optional
crc32fast ^1
normal
hkdf ^0.12
normal
pollster ^0.4
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
wasm-bindgen ^0.2
normal
optional
wgpu ^29
normal
optional
zeroize ^1
normal
getrandom ^0.2
normal
Versions
100%
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
Skip to main content
MAX_PAYLOAD
combs_
mesh
0.2.2
In combs_
mesh::
codepoint
combs_mesh
::
codepoint
Constant
MAX_
PAYLOAD
Copy item path
Source
pub const MAX_PAYLOAD:
usize
= 0xFF_FFFF;
Expand description
Maximum payload size (24-bit length field).