batch_run 1.2.0

Batch runner for arbitrary Rust files within current project
Documentation
1
2
3
4
5
6
7
8
(
    status: 0,
    stdout: [
        "Chars([\'S\', \'T\', \'D\', \'O\', \'U\', \'T\'])",
        "Testing at path \\basic\\print-stdout",
    ],
    stderr: [],
)