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ยง
- RUN_
FAILED ๐
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.