Crate jsonrpsee_wasm_client

Source
Expand description

§jsonrpsee-wasm-client

Re-exports§

pub use jsonrpsee_types as types;

Structs§

Client
Generic asynchronous client.
WasmClientBuilder
Builder for Client.