Call.Return

Return type of the mocked method.

struct Call(alias F)
alias Return = ReturnType!F

Meta