pub type DroppedSlotsReceiver = Receiver<(Slot, BankId)>;
struct DroppedSlotsReceiver { /* private fields */ }