DEFAULT_COLUMN_WIDTH

Constant DEFAULT_COLUMN_WIDTH 

Source
const DEFAULT_COLUMN_WIDTH: usize = 140;
Expand description

Default column width, used in tests and when terminal dimensions cannot be determined.