Docs.rs
appcore-gateway-1.0.0
appcore-gateway 1.0.0
Docs.rs crate page
MIT
21 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
dnettoRaw
Dependencies
appcore-contracts ^1.0.0
normal
appcore-distributed-contracts ^1.0.0
normal
appcore-peer-rpc ^1.0.0
normal
appcore-security ^1.0.0
normal
appcore-transport ^1.0.0
normal
appcore-types ^1.0.0
normal
axum ^0.8.9
normal
futures-util ^0.3
normal
parking_lot ^0.12
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0
normal
tokio ^1.48.0
normal
tracing ^0.1
normal
Versions
100%
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
appcore_
gateway
1.0.0
Module error
Module Items
Enums
Type Aliases
In crate appcore_
gateway
appcore_gateway
Module
error
Copy item path
Source
Expand description
Gateway-scoped error types.
Enums
§
Gateway
Error
Failures produced during Gateway operation.
Type Aliases
§
Gateway
Result
Specialized Result type for Gateway operations.