Tclunk

This tuple of types mimics the structure of the corresponding message, which looks like this: size[4] Tclunk tag[2] fid[4]

alias Tclunk = Tuple!(Size, Type, Tag, Fid)

Meta