Modules

Structs

Enums

Traits

Some Result<> types don’t convert to anyhow::Result nicely. Force them through stringification.
Push to an async_channel::Sender and ignore if the channel is full

Functions

Do some manual unpacking on some ClientErrors
A copy of RpcClient::send_and_confirm_transaction that returns the slot the transaction confirmed in.