must 0.1.3

assertion library for rust
Documentation
[package]
name = "must"
description = "assertion library for rust"
version = "0.1.3"
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
license = "MIT/Apache-2.0"

documentation = "https://docs.rs/must/*/must/"
repository = "https://github.com/kdy1997/must"

readme = "README.md"
keywords = ["test", "assert"]

[features]
default = []
unstable = []

[dependencies]