Skip to main content

assert_matches_failed

Function assert_matches_failed 

Source
#[doc(hidden)]
pub fn assert_matches_failed<T: Debug + ?Sized>( left: &T, right: &str, args: Option<Arguments<'_>>, ) -> !
🔬This is a nightly-only experimental API. (panic_internals)
Expand description

Internal function for assert_match!