Docs.rs
aion-integrations-0.10.0
aion-integrations 0.10.0
Permalink
Docs.rs crate page
AGPL-3.0-only
23 July 2026
Links
Repository
crates.io
Source
Owners
tomWhiting
Dependencies
aion-core ^0.10.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.52
normal
chrono ^0.4
dev
tokio ^1.52
dev
uuid ^1.23
dev
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
INVALID_REQUEST
aion_
integrations
0.10.0
In aion_
integrations::
jsonrpc::
error_
codes
aion_integrations
::
jsonrpc
::
error_codes
Constant
INVALID_
REQUEST
Copy item path
Source
pub const INVALID_REQUEST:
i64
= -32600;
Expand description
The JSON sent is not a valid Request object.