问题
I want to mock a regular single method in the module scope (not a trait or struct method), that will return a constant value, but I can't find any example in the docs.
来源:https://stackoverflow.com/questions/59566797/is-that-possible-to-mock-a-single-method-with-mockall