Registry / networking / easy-jsonrpc-mw

easy-jsonrpc-mw

JSON →
library0.5.4rscratesunverified

Convert a trait definition into a JSON-RPC API.

# Cargo.toml [dependencies] easy-jsonrpc-mw = "0.5.4"
INSTALL
IMPORT
SIG · EASY-JSONRPC-MW
E
easy-jsonrpc-mw
networkingrustv0.5.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JsonRpcMiddleware
use easy_jsonrpc_mw::JsonRpcMiddleware;

Imports the JsonRpcMiddleware trait for building JSON-RPC APIs.

use easy_jsonrpc_mw::JsonRpcMiddleware; fn main() { // Example: middleware for JSON-RPC println!("JSON-RPC middleware available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
easy-jsonrpc-mw — cargo add easy-jsonrpc-mw · libregistry