Type Definition cargo::util::errors::CliResult

source · []
pub type CliResult = Result<(), CliError>;