batch_run 1.2.0

Batch runner for arbitrary Rust files within current project
Documentation
1
2
3
4
5
6
7
(
    status: 0,
    stdout: [],
    stderr: [
        "Chars([\'S\', \'T\', \'D\', \'E\', \'R\', \'R\'])",
    ],
)