solana_entry::entry

Type Alias EntryReceiver

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

Aliased Typeยง

struct EntryReceiver { /* private fields */ }