all_asserts 2.3.1

A crate for multiple types of asserts that don't exist in the standard library
Documentation
[dependencies]

[package]
authors = ["Sayan Nandan <nandansayan@outlook.com>"]
categories = ["development-tools"]
description = "A crate for multiple types of asserts that don't exist in the standard library"
documentation = "https://docs.rs/all_asserts"
edition = "2018"
keywords = ["assert", "test", "testing", "asserts", "compare"]
license = "Apache-2.0"
name = "all_asserts"
readme = "README.md"
repository = "https://github.com/ohsayan/all_asserts"
version = "2.3.1"