Various macros that return early if a given condition is false.
Similar to the various `assert` macros in `std`
Add the following to your `Cargo.toml`:
```toml
[dependencies]
soft_assert = "0.1"
```
This project is licensed under either of
*
*
at your option.