tightness 1.0.1

Define types bound by arbitrary invariants and conditions
Documentation
[package]
name = "tightness"
version = "1.0.1"
authors = ["PabloMansanet <pablomansanet@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Define types bound by arbitrary invariants and conditions"
repository = "https://github.com/PabloMansanet/tightness"
readme = "README.md"

[features]
unsafe_access = []

[dependencies]
paste = "1.0.5"
thiserror = "1.0"