Macros§
- die
- Prints a message to
stderr
and terminates the current process with the specified exit code or 1 if no exit code is specified, by callingeprintln
!() on all arguments followed by process::exit(exit_code)
Constants§
- DEFAULT_
EXIT_ CODE - const of 1