Rversion

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

alias Rversion = Tuple!(Size, Type, Tag, Msize, Version)

Meta