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

Aliased Type§

struct DroppedSlotsSender { /* private fields */ }