Current section

Files

Jump to
glance include glance_RecordUpdateField.hrl
Raw

include/glance_RecordUpdateField.hrl

-record(record_update_field, {
label :: binary(),
item :: gleam@option:option(any())
}).