Macro matches::debug_assert_matches [] [src]

macro_rules! debug_assert_matches {
    ($($arg:tt)*) => { ... };
}