Crate jsonrpc_core_client

Source
Expand description

JSON-RPC client implementation primitives.

By default this crate does not implement any transports, use corresponding features (tls, http or ws) to opt-in for them.

See documentation of jsonrpc-client-transports for more details.

Re-exports§

Modules§

Structs§

Enums§

  • The errors returned by the client.

Type Aliases§