invariants 0.1.4

Assertions for normal and invariant based development
Documentation
[dependencies.log]
version = "0.4.17"

[features]
debug = []
default = []
error = []
info = []
off = []
warn = []

[lib]
name = "invariants"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools", "development-tools::debugging", "development-tools::testing"]
description = "Assertions for normal and invariant based development"
edition = "2021"
keywords = ["assertions", "assets", "testing", "debugging"]
license = "MIT"
name = "invariants"
readme = "README.md"
repository = "https://github.com/eytans/rust-invariants"
version = "0.1.4"