[][src]Macro rye::test_main

macro_rules! test_main {
    ($($test_case:path),*$(,)?) => { ... };
}