Module core::assert_matches [−][src]
This is supported on non-crate feature
miri-test-libstd or test or doctest only.Expand description
Unstable module containing the unstable assert_matches macro.
Macros
assert_matchesExperimental
Asserts that an expression matches any of the given patterns.
debug_assert_matchesExperimental
Asserts that an expression matches any of the given patterns.