Crate solana_rpc_client
source ·Modules
Nonblocking
RpcSender
over HTTP.Communication with a Solana node over RPC.
A transport for RPC calls.
Spinner creator.
This module is wrapped by the
spinner
feature, which is on by default.
It can be disabled and the dependency on indicatif
avoided by running
with default-features = false