Packages

Create informative & beautiful source code reports.

Current section

Files

Jump to
report include report_Label.hrl
Raw

include/report_Label.hrl

-record(label, {
style :: report:label_style(),
message :: binary(),
pos :: report:span()
}).