Skip to main content

assert_matches

Macro assert_matches 

Source
macro_rules! assert_matches {
    ($text:expr, $pattern:expr) => { ... };
}