assure 2.1.0

Assure: macros for Rust runtime checks and error handling
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Joel Parker Henderson <joel@joelparkerhenderson.com>"]
categories = ["development-tools", "development-tools::testing", "rust-patterns"]
description = "Assure: macros for Rust runtime checks and error handling"
edition = "2018"
keywords = ["assert", "assure", "test", "compare"]
license = "MIT OR Apache-2.0 OR GPL-2.0-only"
name = "assure"
readme = "README.md"
repository = "https://github.com/joelparkerhenderson/assure-rust-crate/"
version = "2.1.0"