Expand description

Error handling

Some useful methods for creating Error objects

Structs

A JSONRPC error object

Enums

A library error

Standard error responses, as described at at http://www.jsonrpc.org/specification#error_object

Functions

Converts a Rust Result to a JSONRPC response object

Create a standard error responses