Module std::assert_matches
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.
© 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