On this page
Module std::assert_matches
🔬This is a nightly-only experimental API. (
assert_matches
#82775)
Unstable module containing the unstable assert_matches
macro.
Macros
-
assert_matchesExperimentalAsserts that an expression matches any of the given patterns.
-
debug_assert_matchesExperimentalAsserts that an expression matches any of the given patterns.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/assert_matches/index.html