always-assert 0.2.0

Recoverable assertions for long-running robust applications
Documentation
[dependencies.tracing]
optional = true
version = "0.1"

[features]
force = []

[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
categories = ["development-tools::debugging"]
description = "Recoverable assertions for long-running robust applications"
edition = "2018"
exclude = [".github/", "bors.toml", "rustfmt.toml"]
keywords = ["assert"]
license = "MIT OR Apache-2.0"
name = "always-assert"
readme = "README.md"
repository = "https://github.com/matklad/always-assert"
version = "0.2.0"