Type Alias solana_entry::entry::EntryReceiver
source · pub type EntryReceiver = Receiver<Vec<Entry>>;
Aliased Type§
struct EntryReceiver { /* private fields */ }
pub type EntryReceiver = Receiver<Vec<Entry>>;
struct EntryReceiver { /* private fields */ }