Type Definition solana_runtime::snapshot_package::AccountsPackageSendError
source · pub type AccountsPackageSendError = SendError<AccountsPackage>;
Expand description
The error type when sending an AccountsPackage over the channel fails