Modulesยง
- http_
sender - Nonblocking
RpcSenderover HTTP. - mock_
sender - A nonblocking
RpcSenderused 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
spinnerfeature, which is on by default. It can be disabled and the dependency onindicatifavoided by running withdefault-features = false