Docs.rs
mithril-common-0.4.96
mithril-common 0.4.96
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jpraynaud
github:input-output-hk:mithril
Dependencies
anyhow ^1.0.94
normal
async-trait ^0.1.83
normal
bech32 ^0.11.0
normal
blake2 ^0.10.6
normal
chrono ^0.4.39
normal
ciborium ^0.2.2
normal
ckb-merkle-mountain-range ^0.6.0
normal
digest ^0.10.7
normal
ed25519-dalek ^2.1.1
normal
fixed ^1.28.0
normal
glob ^0.3.1
normal
optional
hex ^0.4.3
normal
jsonschema ^0.26.1
normal
optional
kes-summed-ed25519 ^0.2.1
normal
mithril-stm ^0.3
normal
nom ^7.1.3
normal
pallas-addresses ^0.31.0
normal
optional
pallas-codec ^0.31.0
normal
optional
pallas-hardano ^0.31.0
normal
optional
pallas-network ^0.31.0
normal
optional
pallas-primitives ^0.31.0
normal
optional
pallas-traverse ^0.31.0
normal
optional
rand_chacha ^0.3.1
normal
rand_core ^0.6.4
normal
rayon ^1.10.0
normal
reqwest ^0.12.9
normal
optional
semver ^1.0.23
normal
serde ^1.0.215
normal
serde_bytes ^0.11.15
normal
serde_json ^1.0.133
normal
serde_with ^3.11.0
normal
serde_yaml ^0.9.34
normal
sha2 ^0.10.8
normal
slog ^2.7.0
normal
strum ^0.26.3
normal
thiserror ^2.0.6
normal
tokio ^1.42.0
normal
typetag ^0.2.18
normal
walkdir ^2.5.0
normal
warp ^0.3.7
normal
optional
criterion ^0.5.1
dev
mockall ^0.13.1
dev
pallas-crypto ^0.31.0
dev
rand_core ^0.6.4
dev
reqwest ^0.12.9
dev
slog-async ^2.8.0
dev
slog-term ^2.9.1
dev
tokio ^1.42.0
dev
mithril-build-script =0.2
build
wasm-bindgen ^0.2.99
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
mithril_
common
0.4.96
StdError
Aliased type
In crate mithril_
common
mithril_common
Type Alias
StdError
Copy item path
Source
pub type StdError =
Error
;
Expand description
Generic error type
Aliased Type
ยง
struct StdError {
/* private fields */
}