tightness 0.1.2

Define types bound by arbitrary invariants and conditions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.paste]
version = "1.0.5"

[dependencies.thiserror]
version = "1.0"

[features]
unsafe_access = []

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