pub const DEFAULT_ENTRY_RECEIVER_BUFFER_SIZE: usize = 2048;
The default buffer size of the [Entry] receiver.