pub const fn tab_offset(column: usize, tab_size: usize) -> usize
Returns the number of columns from column to the next tab stop.
column