Type Definition solana_runtime::snapshot_package::AccountsPackageSender[][src]

pub type AccountsPackageSender = Sender<AccountsPackage>;
Expand description

The sender side of the AccountsPackage channel, used by AccountsBackgroundService