Tattach

This tuple of types mimics the structure of the corresponding message, which looks like this: size[4] Tattach tag[2] fid[4] afid[4] uname[s] aname[s]

alias Tattach = Tuple!(Size, Type, Tag, Fid, Afid, Uname, Aname)

Meta