JSONCall.Ret

Undocumented in source.
template JSONCall(alias T, string fn, string jsonvar, bool async)
static if(!(async))
alias Ret = ReturnType!T

Meta