Docs.rs
mkit-core-0.3.0
mkit-core 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
marthendalnunes
github:officialunofficial:makechain
Dependencies
blake3 ^1
normal
commonware-codec =2026.5.0
normal
optional
commonware-coding =2026.5.0
normal
optional
commonware-cryptography =2026.5.0
normal
optional
commonware-parallel =2026.5.0
normal
optional
commonware-runtime =2026.5.0
normal
optional
commonware-storage =2026.5.0
normal
optional
commonware-utils =2026.5.0
normal
optional
ed25519-dalek ^2
normal
getrandom ^0.4
normal
subtle ^2
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
optional
zeroize ^1
normal
hex ^0.4
dev
insta ^1
dev
proptest ^1
dev
libc ^0.2
normal
Versions
77.7%
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_ENTRIES
mkit_
core
0.3.0
In mkit_
core::
pack
mkit_core
::
pack
Constant
MAX_
ENTRIES
Copy item path
Source
pub const MAX_ENTRIES:
u32
= 10_000_000;
Expand description
Hard cap on entries (SPEC-PACKFILE §5).