Constant rustc_errors::emitter::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.
const DEFAULT_COLUMN_WIDTH: usize = 140;
Default column width, used in tests and when terminal dimensions cannot be determined.