program_tools 0.6.1

Rust script runner — compile and execute Rust files as scripts with output capture.
Documentation
1
2
3
4
5
6
7
# Examples

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `basic.rs` | Build an execution plan and run a multi-file Rust script |