Expand description
A crate to help you set up explosive mines that go BOOM!
All functions and methods in this crate will panic in debug build, and causes undefined behavior in release build.
Traits§
- Option
Ext boomextensions toOption.- Result
Ext boomextensions toResult.- Slice
Ext boomextensions to[T].
Functions§
- boom⚠
- This function will panic on debug builds, and marks itself unreachable on release builds (through unsafe compiler intrinsics).