Call.qualifiers

Attribute set of the mocked method.

struct Call(alias F)
alias qualifiers = AliasSeq!(__traits(getFunctionAttributes, F))

Meta