Docs.rs
midnight-ledger-7.0.2
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
midnight-ledger 7.0.2
Provides the transaction format and semantics for Midnight.
Crate
Source
Builds
Feature flags
Documentation
Coverage
1.73%
15
out of
866
items documented
0
out of
293
items with examples
Size
Source code size: 1.03 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 22.55 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 19s
Average build duration of
successful
builds.
all releases: 1m 23s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
midnightntwrk/midnight-ledger
22
19
32
crates.io
Dependencies
anyhow ^1.0.61
normal
midnight-base-crypto ^1.0.0
normal
midnight-coin-structure ^2.0.0
normal
derive-where ^1.5.0
normal
fake ^2.10.0
normal
futures ^0.3.31
normal
introspection ^0.1
normal
introspection-derive ^0.1
normal
is_sorted ^0.1.1
normal
itertools ^0.14.0
normal
lazy_static ^1.5.0
normal
midnight-ledger-static ^9.0.0
normal
midnight-onchain-runtime ^2.0.1
normal
proptest ~1.6.0
normal
optional
proptest-derive ^0.5
normal
optional
rand ^0.8.4
normal
rayon ^1.10.0
normal
reqwest ^0.12.22
normal
optional
serde ^1.0.219
normal
midnight-serialize ^1.0.0
normal
sha2 ^0.10.9
normal
midnight-storage ^1.0.0
normal
tokio ^1.46.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
midnight-transient-crypto ^2.0.0
normal
zeroize ^1.8.0
normal
midnight-zkir ^2.1.0
normal
optional
midnight-zswap ^7.0.2
normal
criterion ^0.5.1
dev
hex ^0.4.3
dev
pastey ^0.1.1
dev
serde_json ^1.0.140
dev
Versions
8.0.3
(2026-03-20)
8.0.3-rc.1
(2026-03-18)
8.0.2
(2026-03-12)
8.0.1
(2026-03-12)
8.0.0
(2026-03-11)
8.0.0-rc.5
(2026-02-26)
8.0.0-rc.4
(2026-02-19)
8.0.0-rc.3
(2026-02-17)
8.0.0-rc.2
(2026-02-17)
7.0.3
(2026-03-11)
7.0.3-rc.1
(2026-02-27)
7.0.2
(2026-02-17)
Owners
This crate implements transaction assembly and semantics for Midnight as a prototype.