1 2 3 4 5 6 7
# run.d/ Layer scripts for the `run` verb dispatcher. | File | Responsibility | |------|----------------| | `l1` | Direct execution: `cargo run -p <module> --bin <binary>`; default when no `VERB_LAYER` set. |