Rwalk

This tuple of types mimics the structure of the corresponding message, which looks like this: size[4] Rwalk tag[2] nwqid[2] nwqid*(wqid[13])

alias Rwalk = Tuple!(Size, Type, Tag, Nwqid)

Meta