Docs.rs
mithril-stm-0.10.5
mithril-stm 0.10.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
iquerejeta
jpraynaud
abailly-iohk
curiecrypt
github:input-output-hk:mithril
Dependencies
anyhow ^1.0.102
normal
blake2 ^0.10.6
normal
blst ^0.3.16
normal
ciborium ^0.2.2
normal
digest ^0.10.7
normal
ff ^0.13.1
normal
optional
group ^0.13.0
normal
optional
hex ^0.4.3
normal
midnight-circuits ^6.0.0
normal
optional
midnight-curves ^0.2.0
normal
optional
midnight-proofs ^0.7.0
normal
optional
midnight-zk-stdlib ^1.0.0
normal
optional
num-bigint ^0.4.6
normal
optional
num-integer ^0.1
normal
optional
num-traits ^0.2.19
normal
optional
rand ^0.10.1
normal
optional
rand_chacha ^0.3.1
normal
optional
rand_core ^0.6.4
normal
rayon ^1.12.0
normal
serde ^1.0.228
normal
sha2 ^0.10.9
normal
optional
subtle ^2.6.1
normal
thiserror ^2.0.18
normal
blake2b_simd ^1.0.3
dev
criterion ^0.8.2
dev
num-bigint ^0.4.6
dev
num-rational ^0.4.2
dev
proptest ^1.11.0
dev
rand ^0.10.1
dev
rand_chacha ^0.3.1
dev
serde_json ^1.0.149
dev
num-bigint ^0.4.6
normal
num-integer ^0.1
normal
num-rational ^0.4.2
normal
num-traits ^0.2.19
normal
num-bigint ^0.4.6
normal
optional
num-rational ^0.4.2
normal
optional
num-traits ^0.2.19
normal
optional
rug ^1.29.0
normal
optional
Versions
93.9%
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
StmError
mithril_
stm
0.10.5
StmError
Aliased Type
In crate mithril_
stm
mithril_stm
Type Alias
StmError
Copy item path
Source
pub type StmError =
Error
;
Expand description
Mithril-stm error type
Aliased Type
ยง
pub struct StmError {
/* private fields */
}