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ยง
- ansi_
enabled - check_
or_ copy - check_
or_ create_ dir - check_
or_ create_ dir_ all - check_
or_ write - clean_
value - cmd
- Run the command with args, inherits stdout and stderr.
- cmd_
impl ๐ - cmd_
silent - Run the command with args.
- deny_
warnings - dependencies
- Workspace root and dependencies of manifest_path
- exit
- Exit the current process, with error code
102ifis_failed_run. - is_
failed_ run - Gets if the current process will exit with error code.
- manifest_
path_ from_ package - set_
failed_ run - Sets if the current process will exit with error code.
- workspace_
dir - workspace_
manifest_ paths - Workspace crates Cargo.toml paths.