pub fn build_indent(width: usize, settings: &Settings) -> String
Build a leading-whitespace string of width columns honoring expandtab (spaces) vs noexpandtab (tabs for full tabstop runs, spaces remainder).
width
expandtab
noexpandtab
tabstop