Module mockall::examples::__mock_MockBoo_Bah::__bah
source · 👎Deprecated since 0.9.0: Deprecated mock! syntax. Instead of “trait X”, write “impl X for Y”. See PR #205
Structs§
- ExpectationDeprecatedExpectation type for methods that return a
'static
type. This is the type returned by theexpect_*
methods.