validity 0.1.2

A type safe wrapper for enforcing arbitrary properties at compile time
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[features]
test-mock = []

[package]
description = "A type safe wrapper for enforcing arbitrary properties at compile time"
edition = "2021"
license = "MIT"
name = "validity"
repository = "https://github.com/cameron1024/validity"
resolver = "2"
version = "0.1.2"