Current section

Files

Jump to
glance include glance_LabelledField.hrl
Raw

include/glance_LabelledField.hrl

-record(labelled_field, {label :: binary(), item :: any()}).