SPACES_PER_TAB

Constant SPACES_PER_TAB 

Source
const SPACES_PER_TAB: usize = 4;
Expand description

Source lines printed in the output have leading tab characters replaced by this number of spaces.