rustc_ast_pretty::pp

Constant MIN_SPACE

source
const MIN_SPACE: isize = 60;
Expand description

Every line is allowed at least this much space, even if highly indented.