pub const fn tab_offset_u32(column: u32, tab_size: u32) -> u32
Returns the number of columns from column to the next tab stop using u32 values.
column
u32