Module std::assert_matches[][src]

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

Unstable 模块包含不稳定的 assert_matches 宏。

Macros

assert_matchesExperimental

断言表达式匹配任何给定的模式。

debug_assert_matchesExperimental

断言表达式匹配任何给定的模式。