expect-exit 0.4.3

Result.expected(): display an error message and exit without a panic.
Documentation
[[bin]]
name = "test_expect_exit"

[dependencies]
[dev-dependencies.lazy_static]
version = "1"

[package]
authors = ["Peter Pentchev <roam@ringlet.net>"]
categories = ["rust-patterns"]
description = "Result.expected(): display an error message and exit without a panic."
edition = "2021"
keywords = ["exit", "expect", "panic", "terminate"]
license = "BSD-2-Clause"
name = "expect-exit"
readme = "README.md"
repository = "https://gitlab.com/ppentchev/expect-exit"
resolver = "2"
version = "0.4.3"