Module core::assert_matches
source · 🔬This is a nightly-only experimental API. (
assert_matches
#82775)Expand description
Unstable 模块包含不稳定的 assert_matches
宏。
Macros
- assert_matchesExperimental断言表达式匹配任何给定的模式。
- debug_assert_matchesExperimental断言表达式匹配任何给定的模式。