Type Alias solana_entry::entry::EntryReceiver

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

Aliased Type§

struct EntryReceiver { /* private fields */ }