Type Definition solana_runtime::accounts_background_service::DroppedSlotsReceiver[][src]

pub type DroppedSlotsReceiver = Receiver<(Slot, BankId)>;