Modulesยง
- http_
sender - Nonblocking
RpcSender
over HTTP. - mock_
sender - A nonblocking
RpcSender
used for unit testingRpcClient
. - mock_
sender_ for_ cli - nonblocking
- rpc_
client - Communication with a Solana node over RPC.
- rpc_
sender - A transport for RPC calls.
- spinner
- Spinner creator.
This module is wrapped by the
spinner
feature, which is on by default. It can be disabled and the dependency onindicatif
avoided by running withdefault-features = false