DEFAULT_BUF_SIZE

Constant DEFAULT_BUF_SIZE 

Source
pub const DEFAULT_BUF_SIZE: usize = 64;
Expand description

Default size for the read and write buffers used by the console. Boards may pass different-size buffers if needed.