Packages

Advent of code helper - automating setup of tests, solution template and problem input

Current section

Files

Jump to
adglent include showtime@internal@reports@table_AlignRightOverflow.hrl
Raw

include/showtime@internal@reports@table_AlignRightOverflow.hrl

-record(align_right_overflow, {
content :: showtime@internal@reports@table:content(),
margin :: integer()
}).