W3cubDocs

/Rust

Module assert_matches

🔬This is a nightly-only experimental API. (assert_matches #82775)

Unstable module containing the unstable assert_matches macro.

Macros

assert_matchesExperimental
Asserts that an expression matches the provided pattern.
debug_assert_matchesExperimental
Asserts that an expression matches the provided pattern.

© 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