Rcreate

This tuple of types mimics the structure of the corresponding message, which looks like this: size[4] Rcreate tag[2] qid[13] iounit[4]

alias Rcreate = Tuple!(Size, Type, Tag, Qid, Iounit)

Meta