pub type AccountsPackageSender = Sender<AccountsPackage>;
Expand description

The sender side of the AccountsPackage channel, used by AccountsBackgroundService