👎Deprecated since 0.9.0: Deprecated mock! syntax. Instead of “trait X”, write “impl X for Y”. See PR #205

Structs

ExpectationDeprecated
Expectation type for methods that return a 'static type. This is the type returned by the expect_* methods.