matches::assert_matches!
[−]
[src]
macro_rules! assert_matches { ($expression:expr, $($pattern:tt)+) => { ... }; }
macro_rules! assert_matches { ($expression:expr, $($pattern:tt)+) => { ... }; }