*[de-vri-es/assert2-rs: assert\!() and check\!() macros for Rust, inspired by Catch2](https://github.com/de-vri-es/assert2-rs)の`check!`を使えば良さそうと思ったがこれはスコープが終了するまでpanicを遅延するものである
*[joelparkerhenderson/assure-rust-crate: Assure rust crate: macros for Rust runtime checks and error handling](https://github.com/joelparkerhenderson/assure-rust-crate/): こちらはあまり利用されていない