Docs.rs
midnight-ledger-8.0.3
midnight-ledger 8.0.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tkerber
github:midnightntwrk:mn-codeowners-ledger
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 ^3.0.0
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 ^2.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 ^8.0.3
normal
criterion ^0.5.1
dev
hex ^0.4.3
dev
pastey ^0.1.1
dev
pprof ^0.14
dev
serde_json ^1.0.140
dev
tempfile ^3.20
dev
tokio ^1.46.1
dev
Versions
1.96%
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
TranscriptPair
midnight_
ledger
8.0.3
In midnight_
ledger::
construct
midnight_ledger
::
construct
Type Alias
Transcript
Pair
Copy item path
Source
pub type TranscriptPair<D> = (
Option
<
Transcript
<D>>,
Option
<
Transcript
<D>>);