Crate axum_jrpc

source ·

Modules

Structs

Parses a JSON-RPC request, and returns the request ID, the method name, and the parameters. If the request is invalid, returns an error.
A JSON-RPC response.

Enums

Type Definitions

Hack until try_trait_v2 is not stabilized