Docs.rs
exochain-api-0.2.0-beta
exochain-api 0.2.0-beta
Docs.rs crate page
Apache-2.0
01 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
exochain-dag-db-api =0.2.0-beta
normal
exochain-identity =0.2.0-beta
normal
serde =1.0.228
normal
serde_json =1.0.145
normal
thiserror =2.0.17
normal
uuid =1.22.0
normal
jsonschema ^0.19
dev
serde_json =1.0.145
dev
Versions
39.68%
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_api
0.2.0-beta
Module error
Module Items
Enums
Type Aliases
In crate exo_
api
exo_api
Module
error
Copy item path
Source
Expand description
API-specific errors.
Enums
§
ApiError
Errors returned by the exo-api layer.
Type Aliases
§
Result
Convenience alias for results with
ApiError
.