std

Module assert_matches

1.38.0 · source
Expand description

Unstable module containing the unstable assert_matches macro.

Macros§

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