Crate matches

source ·

Macros§

  • Assert that an expression matches a refutable pattern.
  • Assert that an expression matches a refutable pattern using debug assertions.
  • Check if an expression matches a refutable pattern.