test_modes

Macro test_modes 

Source
macro_rules! test_modes {
    ($($content:tt)*) => { ... };
}
Expand description

See the main test_modes documentation above.