ToTypedMsg.RawReply

Undocumented in source.
  1. alias RawReply = PT
    template ToTypedMsg(T, bool HasContext)
    package package
    static if(is(ReturnType!T == Promise!PT, PT))
    alias RawReply = PT
  2. alias RawReply = RT
  3. alias RawReply = ReturnType!T

Meta