A set of macros similar to the standard library's assert_* macros, but return early instead of panicking.
Example
use *;
This crate is #![no_std]
A set of macros similar to the standard library's assert_* macros, but return early instead of panicking.
use *;
This crate is #![no_std]