Registry / networking / iroh-rpc-types

iroh-rpc-types

JSON →
library0.2.0rscratesunverified

RPC type definitions for the iroh project.

# Cargo.toml [dependencies] iroh-rpc-types = "0.2.0"
INSTALL
IMPORT
SIG · IROH-RPC-TYPES
I
iroh-rpc-types
networkingrustv0.2.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.

RpcRequest
use iroh_rpc_types::RpcRequest;

Creates an RPC request using iroh types.

use iroh_rpc_types::RpcRequest; fn main() { let req = RpcRequest::new(); println!("RPC request created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
iroh-rpc-types — cargo add iroh-rpc-types · libregistry