[][src]Macro rye::test_harness

macro_rules! test_harness {
    () => { ... };
}

Generate the main function for running test application.