Rauth

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

alias Rauth = Tuple!(Size, Type, Tag, Aqid)

Meta