verified 0.2.3

A library of types to facilitate the development of verifiable rust.
Documentation
[dependencies.typenum]
version = "1.12.0"

[dependencies.verify_macro]
version = "0.2.3"
[dev-dependencies.tempfile]
version = "3.1.0"

[dev-dependencies.textwrap]
version = "0.11.0"

[dev-dependencies.trybuild]
version = "1.0.28"

[package]
authors = ["Bob Gebert <bobgebert7@gmail.com>"]
description = "A library of types to facilitate the development of verifiable rust."
edition = "2018"
keywords = ["verify", "verifiable", "types", "type-level", "dependent"]
license = "MIT"
name = "verified"
readme = "README.md"
repository = "https://github.com/bobbygebert/verified/"
version = "0.2.3"