assertive 0.0.2

Collection of assertions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
description = """
Collection of assertions
"""
documentation = "https://docs.rs/assertive/0.1.0/assertive"
edition = "2018"
homepage = "https://github.com/carllerche/assertive"
license = "MIT"
name = "assertive"
readme = "README.md"
repository = "https://github.com/carllerche/assertive"
version = "0.0.2"