Type Definition solana_ledger::blockstore::CompletedSlotsSender[][src]

pub type CompletedSlotsSender = SyncSender<Vec<Slot>>;