Macros§
- error 🔒Print error message and flags the current process as failed.
- fatal 🔒Print error message and exit the current process with error code.
- warn 🔒Print warning message.
Structs§
Statics§
Functions§
- Run the command with args, inherits stdout and stderr.
- cmd_
impl 🔒 - Run the command with args.
- Workspace root and dependencies of manifest_path
- Exit the current process, with error code
102
ifis_failed_run
. - Gets if the current process will exit with error code.
- Sets if the current process will exit with error code.
- Workspace crates Cargo.toml paths.