Registry / networking / tetsy-jsonrpc-core-client

tetsy-jsonrpc-core-client

JSON →
library15.1.0rscratesunverified

Transport agnostic JSON-RPC 2.0 client implementation for Tetsy.

# Cargo.toml [dependencies] tetsy-jsonrpc-core-client = "15.1.0"
INSTALL
IMPORT
SIG · TETSY-JSONRPC-CORE
T
tetsy-jsonrpc-core-client
networkingrustv15.1.0
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.

Client
use tetsy_jsonrpc_core_client::Client;

Creates a new JSON-RPC client.

use tetsy_jsonrpc_core_client::Client; fn main() { let _client = Client::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
15.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
tetsy-jsonrpc-core-client — cargo add tetsy-jsonrpc-core-client · libregistry