#debugging #stringify #macro #assert #value #debug-assert

no-std assert-cmp

Convenient assertion macros that print the failed expressions and their evaluated values

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

#2789 in Rust patterns

Download history 25/week @ 2024-12-13 23/week @ 2024-12-20 19/week @ 2024-12-27 80/week @ 2025-01-03 135/week @ 2025-01-10 4126/week @ 2025-01-17 47/week @ 2025-01-24 55/week @ 2025-01-31 82/week @ 2025-02-07 60/week @ 2025-02-14 167/week @ 2025-02-21 79/week @ 2025-02-28 77/week @ 2025-03-07 339/week @ 2025-03-14 241/week @ 2025-03-21 629/week @ 2025-03-28

1,295 downloads per month
Used in 2 crates

MIT license

13KB
201 lines

Convenient assertion macros that print the failed expressions and their evaluated values.


Assert Cmp

Test Crates.io Version

Convenient assertion macros that print the failed expressions and their evaluated values.

Usage

Read the doc for usage of every macro.

License

MIT © Hoàng Văn Khải.

No runtime deps