pub type JsonRpcBatchResponse = Vec<JsonRpcResponseOrError>;
Expand description
JSON-RPC batch response (2025-03-26 NEW)
Aliased Typeยง
pub struct JsonRpcBatchResponse { /* private fields */ }
pub type JsonRpcBatchResponse = Vec<JsonRpcResponseOrError>;
JSON-RPC batch response (2025-03-26 NEW)
pub struct JsonRpcBatchResponse { /* private fields */ }