Docs.rs
mithril-common-0.5.35
mithril-common 0.5.35
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jpraynaud
github:input-output-hk:mithril
Dependencies
anyhow ^1.0.98
normal
async-trait ^0.1.88
normal
bech32 ^0.11.0
normal
blake2 ^0.10.6
normal
chrono ^0.4.41
normal
ciborium ^0.2.2
normal
ckb-merkle-mountain-range ^0.6.1
normal
digest ^0.10.7
normal
ed25519-dalek ^2.1.1
normal
fixed ^1.29.0
normal
glob ^0.3.2
normal
optional
hex ^0.4.3
normal
jsonschema ^0.30.0
normal
optional
kes-summed-ed25519 ^0.2.1
normal
mithril-stm >=0.3
normal
nom ^8.0.0
normal
pallas-addresses ^0.32.0
normal
optional
pallas-codec ^0.32.0
normal
optional
pallas-network ^0.32.0
normal
optional
pallas-primitives ^0.32.0
normal
optional
pallas-traverse ^0.32.0
normal
optional
rand_chacha ^0.3.1
normal
rand_core ^0.6.4
normal
rayon ^1.10.0
normal
reqwest ^0.12.19
normal
optional
semver ^1.0.26
normal
serde ^1.0.219
normal
serde_bytes ^0.11.17
normal
serde_json ^1.0.140
normal
serde_with ^3.12.0
normal
serde_yaml ^0.9.34
normal
optional
sha2 ^0.10.9
normal
slog ^2.7.0
normal
strum ^0.27.1
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
typetag ^0.2.20
normal
walkdir ^2.5.0
normal
warp ^0.3.7
normal
optional
criterion ^0.6.0
dev
mockall ^0.13.1
dev
pallas-crypto ^0.32.0
dev
reqwest ^0.12.19
dev
slog-async ^2.8.0
dev
slog-term ^2.9.1
dev
tokio ^1.45.1
dev
mithril-build-script =0.2
build
wasm-bindgen ^0.2.100
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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.5.35
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
ยง
pub struct StdError {
/* private fields */
}