Docs.rs
exochain-proofs-0.2.0-beta
exochain-proofs 0.2.0-beta
Permalink
Docs.rs crate page
Apache-2.0
02 July 2026
Links
Documentation
Repository
crates.io
Source
Owners
bob-stewart
Dependencies
blake3 =1.8.2
normal
ciborium =0.2.2
normal
exochain-core =0.2.0-beta
normal
serde =1.0.228
normal
sha2 =0.10.9
normal
thiserror =2.0.17
normal
serde_json =1.0.145
dev
Versions
89.94%
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
Module error
exo_
proofs
0.2.0-beta
Module error
Module Items
Enums
Type Aliases
In crate exo_
proofs
exo_proofs
Module
error
Copy item path
Source
Expand description
Error types for the proof system.
Enums
§
Proof
Error
Errors arising from proof operations.
Type Aliases
§
Result
Convenience alias for results that may fail with a
ProofError
.