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

Unstable module containing the unstable assert_matches macro.

Macros

assert_matchesExperimental

Asserts that an expression matches any of the given patterns.

Asserts that an expression matches any of the given patterns.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.