Searched defs:with_failure_message (Results 1 – 1 of 1) sorted by relevance
201 fn with_failure_message(self, provider: impl FnOnce() -> String) -> Self; in with_failure_message() method219 fn with_failure_message(mut self, provider: impl FnOnce() -> String) -> Self { in with_failure_message() method