dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
ToTypedMsg.RawReply
my
actor
typed
ToTypedMsg
Undocumented in source.
alias
RawReply
=
PT
alias
RawReply
=
RT
alias
RawReply
=
ReturnType
!
T
template
ToTypedMsg
(T, bool HasContext)
package
static if
(!(
is(ReturnType!T == Promise!PT, PT)
))
static if
(!(
is(ReturnType!T == RequestResult!RT, RT)
))
alias
RawReply
=
ReturnType
!
T
Meta
Source
See Implementation
my
actor
typed
ToTypedMsg
aliases
Params
RawParams
RawReply
Reply
ToTypedMsg