Rerror

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

alias Rerror = Tuple!(Size, Type, Tag, Ename)

Meta