Current section

Files

Jump to
distribute include distribute@codec@tagged_TaggedMessage.hrl
Raw

include/distribute@codec@tagged_TaggedMessage.hrl

-record(tagged_message, {tag :: binary(), version :: integer(), payload :: any()}).