macro_rules! test_modes { ($($content:tt)*) => { ... }; }
See the main test_modes documentation above.
test_modes