Searched defs:run_with_handle (Results 1 – 2 of 2) sorted by relevance
121 pub fn run_with_handle(self) -> (ExpectLayer, MockHandle) { in run_with_handle() method
177 pub fn run_with_handle(self) -> (impl Subscriber, MockHandle) { in run_with_handle() function