🔬This is a nightly-only experimental API. (
assert_matches
)Expand description
Unstable module containing the unstable assert_matches
macro.
Macros§
- assert_
matches Experimental Asserts that an expression matches the provided pattern. - debug_
assert_ matches Experimental Asserts that an expression matches the provided pattern.