pub type AccountsPackageSendError = SendError<AccountsPackage>;
Expand description

The error type when sending an AccountsPackage over the channel fails