Constant rustc_ast_pretty::pp::MIN_SPACE

source ·
const MIN_SPACE: isize = 60;
Expand description

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