Expand description
JSON RPC Client functionality
Structs§
Enums§
- Error
- A library error
- Standard
Error - Standard error responses, as described at at http://www.jsonrpc.org/specification#error_object
Functions§
- _result_
to_ response - Converts a Rust
Result
to a JSONRPC response object - _standard_
error - Create a standard error responses
- build_
request - Builds a request