Twalk

This tuple of types mimics the structure of the corresponding message, which looks like this: size[4] Twalk tag[2] fid[4] newfid[4] nwname[2] nwname*(wname[s])

alias Twalk = Tuple!(Size, Type, Tag, Fid, Fid, Nwname)

Meta