4 releases (2 breaking)
0.2.1 | Dec 19, 2022 |
---|---|
0.2.0 | May 13, 2021 |
0.1.0 | Apr 20, 2021 |
0.0.0 | Apr 20, 2021 |
#2500 in Rust patterns
103 downloads per month
Used in 2 crates
13KB
201 lines
Assert Cmp
Convenient assertion macros that print the failed expressions and their evaluated values.
Usage
Read the doc for usage of every macro.
License
lib.rs
:
Convenient assertion macros that print the failed expressions and their evaluated values.