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

pub type DroppedSlotsSender = Sender<(Slot, BankId)>;