validity 0.1.1

Encode the validity of your data in the type system
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "validity"
version = "0.1.1"
edition = "2021"
description = "Encode the validity of your data in the type system"
repository = "https://github.com/cameron1024/validate"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]