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

pub type CompletedSlotsReceiver = Receiver<Vec<Slot>>;