Greg

Results 2 comments of Greg

In my case the mocked function is within several layers of code and conditionally brought it by feature flag. I wouldn't be opposed to calling the original through `.returning` however...

Related (and possibly part of this enhancement) it would be great if there was a way to configure features for each crate within a workspace allowing something like run all...