Macros§
- cmd
- Build a structured
Cmdfrom shell-like syntax. - import_
task - Import a task template from a library crate into the current scope.
Attribute Macros§
- init
- Attribute macro for per-file initialization hooks.
- task
- Attribute macro for defining a rnme task.
- task_
template - Attribute macro for declaring a reusable task template in a regular Rust crate.