Current section

Files

Jump to
tobble include tobble@internal@render_ScaledColumnWidths.hrl
Raw

include/tobble@internal@render_ScaledColumnWidths.hrl

-record(scaled_column_widths, {
widths :: list(integer()),
extra_width :: integer()
}).