Docs.rs
mbx-cache-protocol-0.5.0
mbx-cache-protocol 0.5.0
Docs.rs crate page
MIT
26 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
jdx
Dependencies
blake3 ^1
normal
eyre ^0.6
normal
hex ^0.4
normal
serde ^1
normal
serde_json ^1
normal
serde_json_canonicalizer ^0.3
normal
sha2 ^0.11
normal
Versions
100%
of the crate is documented
Go to latest version
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
BLOB_PACK_MAGIC
mbx_
cache_
protocol
0.5.0
mbx_cache_protocol
Constant
BLOB_
PACK_
MAGIC
Copy item path
Source
pub const BLOB_PACK_MAGIC: &[
u8
;
8
] = b"MBXPACK1";
Expand description
Magic prefix identifying a version-one blob pack.