Macro googletest::matchers::pat

source ·
macro_rules! pat {
    ($($t:tt)*) => { ... };
}
Expand description

An alias for matches_pattern.