Current section

Files

Jump to
themis include themis@internal@label_LabelSet.hrl
Raw

include/themis@internal@label_LabelSet.hrl

-record(label_set, {
labels :: gleam@dict:dict(themis@internal@label:label_name(), binary())
}).