assert 0.2.0

The library provides assertions for testing.
Documentation
[package]
name = "assert"
version = "0.2.0"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
license = "MIT"
repository = "https://github.com/stainless-steel/assert"
homepage = "https://github.com/stainless-steel/assert"
documentation = "https://stainless-steel.github.io/assert"
description = "The library provides assertions for testing."

[dependencies]
num = "*"