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
ExpectationDeprecated
Expectation type for methods that return a
'static
type.
This is the type returned by the expect_*
methods.