//! CLI output helpers: error reporting at the binary edge, via sparcli.
use io;
use ExitCode;
use ;
use crateError;
/// Prints `error` as a sparcli error alert to stderr and returns a failure code.
/// Prints a sparcli error alert to stderr and returns a failure exit code.