assert-not 0.1.0

A simple, no_std compatible Rust macro that works like the inverse of assert! - passes when condition is false
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "assert-not"
version = "0.1.0"