Transport agnostic rust implementation of JSON-RPC 2.0 Specification.
# Cargo.toml
[dependencies]
susydev-jsonrpc-core = "11.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an IoHandler, registers a method, and handles a JSON-RPC request.
Use `#[tokio::main]` or similar async runtime.
No dependency data recorded yet.