Docs.rs
rollblock-0.4.1
rollblock 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ouziel-slama
Dependencies
base64 ^0.22
normal
bincode ^1.3.3
normal
blake3 ^1.5.4
normal
fs2 ^0.4
normal
hashbrown ^0.14.5
normal
heed ^0.20.5
normal
memmap2 ^0.9.4
normal
parking_lot ^0.12.3
normal
rayon ^1.10.0
normal
rustls ^0.21
normal
rustls-pemfile ^1.0
normal
serde ^1.0
normal
thiserror ^2.0.12
normal
tokio ^1.38
normal
tokio-rustls ^0.24
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
xxhash-rust ^0.8
normal
zstd ^0.13.1
normal
rcgen ^0.12
dev
serde_json ^1.0
dev
tempfile ^3.12.0
dev
Versions
23.5%
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
MAX_VALUE_BYTES
rollblock
0.4.1
In rollblock::
api::
types
rollblock
::
api
::
types
Constant
MAX_
VALUE_
BYTES
Copy item path
Source
pub const MAX_VALUE_BYTES:
usize
= 65_535;
Expand description
Maximum number of bytes allowed per value payload.