Type Definition solana_ledger::entry::EntryReceiver[][src]

pub type EntryReceiver = Receiver<Vec<Entry>>;